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
Hi there, probably a silly question, but I figured i'd ask before I start changing things that may have irreversible effects.
I ran the "check-config.sh" script, and everything under required (and all but 3 things under optional, barring ZFS) are marked as either enabled or enabled as module.
As this is the case, how necessary is it to go through the other steps and run those scripts? Am I good to just run the docker swarm init command and go on?
Thanks.
The text was updated successfully, but these errors were encountered:
Hey, I'm not really sure if this is a requirement anymore. I haven't used docker swarm on my server since posting this repo.
Based on what you're saying it'll probably be fine. There's no harm in trying to use docker swarm without the correct modules, you'd just have networking issues between containers iirc.
If you can run docker swarm without any of the steps I outlined let me know and I'll archive the repo. If you do need to run the scripts be prepared to read through them carefully, they might need tweaks before running them.
Hi there, probably a silly question, but I figured i'd ask before I start changing things that may have irreversible effects.
I ran the "check-config.sh" script, and everything under required (and all but 3 things under optional, barring ZFS) are marked as either enabled or enabled as module.
As this is the case, how necessary is it to go through the other steps and run those scripts? Am I good to just run the docker swarm init command and go on?
Thanks.
The text was updated successfully, but these errors were encountered: