Added simple initial Swarm setup with scalability
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
docker swarm init
|
||||
chown 1000:1000 -R shuffle-database/
|
||||
docker stack deploy --compose-file=docker-compose.yml shuffle_swarm
|
||||
Reference in New Issue
Block a user