In this small blog post I want to show my small bash script that can initialize a docker swarm cluster (up to nine nodes) with a user interface (portainer) a reverse proxy (traefik or nginx proxy manager) and a high available storage (syncthing4Swarm).

The docker swarm cluster can also be installed in a "rootless"-mode (user namespace).

https://hostlab.tech/blog/swarmpilot-docker-swarm-cluster-in-one-script

#docker #dockerswarm #traefik #keepalived #nginxproxymanager #syncthing #cluster #tutorial #forgejo

SwarmPilot - Docker Swarm cluster in one script | HostLab Tech

In this small blog post I want to show my small bash script that can initialize a docker swarm cluster (up to nine nodes) with a user interface ...