191da01138
feat(k8s/gitea): add Gitea with PostgreSQL, backups, and Authelia OIDC
2026-04-29 23:46:06 +03:00
f65bc8505b
feat(k8s/firefly): add Firefly III with PostgreSQL and backups
2026-04-29 23:45:51 +03:00
827402e097
fix(k8s/infrastructure/authelia): cryptpad configuration
2026-03-13 21:53:53 +02:00
0517e2b4b8
feat(k8s/infrastructure/authelia): migrate storage from SQLite to PostgreSQL
2026-03-13 21:53:52 +02:00
a7bb66a183
feat(k8s/cryptpad): add cryptpad stack
2026-03-13 21:53:51 +02:00
edf7895639
feat(k8s/infrastructure/authelia): update configuration
2026-02-27 22:25:03 +02:00
46d505fca0
feat(k8s/infrastructure/authelia): update users database
2026-02-27 20:07:06 +02:00
2b299b6f73
feat(k8s/infrastructure/authelia): add Redis for session persistence
2026-02-23 19:45:28 +02:00
43031e7484
feat(k8s/infrastructure/authelia): update configuration
2026-02-23 19:45:25 +02:00
db16af0d27
fix(k8s/infra): split infrastructure into controllers and configs stages
...
ClusterIssuer dry-run fails because cert-manager CRDs are not yet
installed when the single infrastructure Kustomization is applied.
Split into infrastructure-controllers (Helm charts that install CRDs)
and infrastructure-configs (CRD-dependent resources like ClusterIssuer)
with a dependency between them.
2026-02-23 19:45:23 +02:00