Added simple initial Swarm setup with scalability

This commit is contained in:
frikky
2021-11-06 03:12:14 +01:00
parent 9dd618ecfe
commit 9a9ea3358d
529 changed files with 359 additions and 116 deletions
+3
View File
@@ -0,0 +1,3 @@
docker swarm init
chown 1000:1000 -R shuffle-database/
docker stack deploy --compose-file=docker-compose.yml shuffle_swarm