|
|
|
|
|
by sf1tzp
52 days ago
|
|
Wow, that's very similar to my set up. Their diagram even shows off this staging/production pattern which is nearly identical to my own projects! I use ansible to set up my hosts, and from there each app just brings it's own caddy & compose file. A bit of scripting and SOPS wraps the lint / build / deploy steps. Compared to my past life which was all k8s infra projects in helm... it is SO NICE to use these lightweight files instead. |
|