- 把整個 yoctol 整套服務在富邦跑起來
- data 必須有備份機制
- 網路限制
- 服務全部會被限制在內網
- 影響到 minio (圖片)、DNS
- 架一個 fakebon 來模擬 on-premises 環境
- DMZ
- 不能用 k8s
- 有考慮以 docker swarm 當作替代方案,但是複雜度太高XD
- accounts、kurator ... 必須拆開寫在不同 config 檔
- 沒有類似 k8s 的 secret (docker swarm 有)、configmap
- 沒有類似 helm 能管理更新版本
- 沒有 autoscale、autorecover 機制 (docker swarm 有)
-
https://github.com/Yoctol/infra/commit/99048a14cf04f0d5b8cee43f7c301f032655746f
-
https://github.com/Yoctol/infra/commit/26f8d9c62973ef14fde6189c8d488543b8f6fb2e
- https://github.com/Yoctol/infra/commit/c69975b2e7e67ec64bd62bb37ca3144dcde4568d
- https://github.com/Yoctol/infra/commit/87c526d1152a44b9fbf9aa87dd7bd3740ef44053
- https://github.com/Yoctol/infra/commit/a44535b2f603612a287df684c753e3e07ab84d49
- https://severalnines.com/blog/nginx-database-load-balancer-mysql-or-mariadb-galera-cluster
- https://blog.51cto.com/legehappy/2104515
學到的東西
- https://blog.51cto.com/wangwei007/1103727
- https://severalnines.com/blog/nginx-database-load-balancer-mysql-or-mariadb-galera-cluster
- https://blog.51cto.com/legehappy/2104515
- https://www.cnblogs.com/felixzh/p/8707102.html
- https://www.jianshu.com/p/5caa48664da5
- https://medium.com/@joatmon08/using-containers-to-learn-nginx-reverse-proxy-6be8ac75a757