Docker swarm #21
Labels
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: home/max#21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Creating a docker swarm cluster seems like a good idea in order to utilize the different servers more. Another options would be Kubernetes but fuck that. Would probably need to rewrite a lot of stuff though: docker compose becomes docker stack, ansible needs to interact with docker swarm.
Before doing this, we would need network storage so docker stacks can be easily moved around. See #20