Node.js on Docker Swarm Node.js App and MySQL with Docker Swarm Run instructions git clone https://github.com/kledsonhugo/nodeapp cd nodeapp docker stack deploy nodeapp -c docker-compose.yml