1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00
Files
geek-cookbook/docs/ha-docker-swarm/design.md
2017-07-16 20:42:12 +12:00

8 lines
354 B
Markdown

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)