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.
Asked
Active
Viewed 40 times
1
-
There is no Web console. What kind of config you want to do? – krishna Ram Feb 28 '23 at 07:24
1 Answers
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