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
First of all, thank you. These guides made getting docker swarm up and running a total breeze (coming from rancher 1.6)
After just going through them, I would suggest starting the guide with a simple "soup to nuts" section that brings portainer online, with caddy proxying requests, without the need for configuring Traefik first. While not as powerful as Traefik, caddy can be more straightforward for swarm noobs. I also think that starting with portainer w/o Traefik will help more people because it allows instant access to a web-ui.
For example, this is what I am using to get fresh managers up and running on portainer:
First of all, thank you. These guides made getting docker swarm up and running a total breeze (coming from rancher 1.6)
After just going through them, I would suggest starting the guide with a simple "soup to nuts" section that brings portainer online, with caddy proxying requests, without the need for configuring Traefik first. While not as powerful as Traefik, caddy can be more straightforward for swarm noobs. I also think that starting with portainer w/o Traefik will help more people because it allows instant access to a web-ui.
For example, this is what I am using to get fresh managers up and running on portainer:
nano manager.yml
Next
Finally, navigate to https://portainer.example.com and you are good to go.
I think using the above as a "first step" would greatly simplify the process. Just my 2 cents.
The text was updated successfully, but these errors were encountered: