Commit graph

10 commits

Author SHA1 Message Date
9f1edce7aa
Switch to deployment and pin to blackstaff
StatefulSet doesn't play as nicely with hostPath so use deployment since it
supports it without issue.
2025-04-01 21:28:45 -04:00
2e57d7f308
Add minio and setup backups
- Fix pgdump backups by adding needed secret
- Ensure nested kustomizations grab pgdump and minio
2025-04-01 18:41:50 -04:00
2169a03b8e
Switch syncthing stateful set kustomize 2025-03-31 20:58:54 -04:00
a21062327d
Syncthing to specific version 2025-03-31 18:06:04 -04:00
240ea04de3
Justfile with nested kustomization to simply apply/deploy 2025-03-31 18:04:39 -04:00
b6e0381cd2
Service and version cleanups
Also smtp-secrets are named to match their namespace in the infisical namespace
for uniqueness.
2025-03-31 17:38:34 -04:00
52d28702fe
Update redis and postgres internal routes
And add smtp-secrets file for apps namespace
2025-03-30 13:14:32 -04:00
296ad3c364
Switch postgres and redis to kustomize 2025-03-30 13:00:00 -04:00
cdb58bb742
Version bumps and switch to actual tags not latest 2025-03-11 20:39:33 -04:00
e97111a775
Add pg_dumpall backup and core services
Services are non-kustomize so will likely be rebuilt in the future
2025-02-20 20:29:07 -05:00