Commit Graph

8 Commits

Author SHA1 Message Date
0fc7740ac3 feat(backups): Configure WAL and schedule backups 2024-12-01 23:20:02 +01:00
a54c41da9d feat: Upgrade version and add SSL certificate 2024-11-27 13:43:28 +01:00
3be7d9715f feat(secrets): Implement auto secret synchronization 2024-01-14 02:05:30 +01:00
39b680f3cf feat(db): Migrate to CloudNativePG 2024-01-14 00:09:47 +01:00
1830d126a5 feat(metrics): Add metric scraping
Add ServiceMonitor resource to scrape /metrics endpoint.
Said endpoint cannot be scrapped from outside of the cluster, as a special IngressRoute Middleware prevents the exposition of said endpoint.
2023-07-06 13:49:33 +02:00
5452633f37 feat(init): Add initial installation for admin user 2023-07-04 17:15:04 +02:00
c61680ebf8 fix(conf): Add configmap to kustomization file 2023-07-03 12:42:25 +02:00
6bb2dc2d16 feat(manifests): Add k8s manifests for argo based deployment 2023-06-30 23:22:44 +02:00