1

to configure apache ignite, is there any web UI available? I am not familiar with Java and it is a bit challenging to update the config files correctly.

Vishal Biyani
  • 11
  • 1
  • 2

1 Answers1

0

If you don't want to touch anything manually, you can check GridGain Nebula. Free credits should be enough for your experiments.

I don't think there is something else available that allows you to setup and configure Apache Ignite without touching any code or config files.

After all, it's not that hard, there are a lot of docs available and for the first usage it's totally fine to go with the default configuration embedded. Just start with this guide; you can select your favorite programming language as well.

Alexandr Shapkin
  • 2,350
  • 1
  • 6
  • 10