mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Refactored to include only the Docker Swarm design
This commit is contained in:
7
docs/ha-docker-swarm/design.md
Normal file
7
docs/ha-docker-swarm/design.md
Normal file
@@ -0,0 +1,7 @@
|
||||
The "private cloud" platform is:
|
||||
|
||||
* **Highly-available** (can tolerate the failure of a single component)
|
||||
* **Scalable** (can add resource or capacity as required)
|
||||
* **Portable** (run it on your garage server today, run it in AWS tomorrow)
|
||||
* **Secure** (access protected with LetsEncrypt certificates)
|
||||
* **Automated** (requires minimal care and feeding)
|
||||
Reference in New Issue
Block a user