tiangolo / dockerswarm.rocks

Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.
https://dockerswarm.rocks/
1.09k stars 126 forks source link

add distributid mode #5

Closed Blaiserman closed 4 years ago

Blaiserman commented 5 years ago

add 3 node distributid version of the config with persistent-storage.

tiangolo commented 5 years ago

I'm sorry, I'm not sure I understand what is the issue.

Blaiserman commented 5 years ago

your deployment is based on a single nod swarm, but in real word it would be a 3 nod or a 5 nod cluster, with some kind of distributid persistent-storage

tiangolo commented 5 years ago

Hmm, not really, it's in the tutorial in the main page: https://dockerswarm.rocks/#add-manager-nodes-optional

Everything is designed to work from one single node to an arbitrary number of nodes.

github-actions[bot] commented 4 years ago

Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues.