Setup a Docker Swarm cluster

This commit is contained in:
2023-11-05 03:17:05 -05:00
commit 423e48f8ad
9 changed files with 304 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.log
nodes.rb
.settings.yml
.swarm
.vagrant