You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a newcome on HELK, I installed HELK by script and I'd like to change de IP configuration the script asked for at the installation execution. I mean, I'd need to change the new IP on every service (docker machine) or when exactly to keep running HELK without problems.
Thanks for you time and attention, greetings!
The text was updated successfully, but these errors were encountered:
sudo docker-compose -f <compose-file> up --build -d
That should rebuild the Kafka broker container (the only container that depends on the static IP), and leave the other containers alone since nothing changed on them.
Give it a try and let me know if that works or not 👍 Happy to help!
I'm a newcome on HELK, I installed HELK by script and I'd like to change de IP configuration the script asked for at the installation execution. I mean, I'd need to change the new IP on every service (docker machine) or when exactly to keep running HELK without problems.
Thanks for you time and attention, greetings!
The text was updated successfully, but these errors were encountered: