Scaling Docker services is actually very simple with Portainer. Jack Wallen shows you how to quickly deploy both Docker Swarm and Portainer, and then quickly scale a service to all nodes in the Swarm.
When you’re running a home server or VPS, Docker is pretty great because you can add services without messing (too much) with the underlying system configuration. As we saw with Nextcloud though, even ...