c5db342dcf
feat(manifests): Add db monitoring
2024-12-18 14:20:54 +01:00
3e765d1b4d
refactor(db): Bump replica count to 3
2024-12-17 12:42:51 +01:00
c388a9c8e3
feat(backups): Add recurring job group labels
2024-12-05 21:42:27 +01:00
549ecf4cc8
feat(ingress): Move to Nginx Ingress Controller
2024-12-05 14:10:50 +01:00
96f0aba576
feat(backups): Add recovery plan for database
2024-12-05 14:10:50 +01:00
a1ec506af9
fix(backups): Move to 6 char cron values, making the backup once a day at midnight
2024-12-02 12:03:25 +01:00
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
a7a03b2608
feat(ssl): Move to cert-manager
2024-11-17 21:18:02 +01:00
98a35e475e
feat(secrets): Move domain to halis.io for sub application
2024-11-11 18:32:38 +01:00
f8346fbe7b
fix(ingress): Update certResolver
2024-11-11 14:07:04 +01:00
3525387799
feat: Upgrade configuration for production
2024-11-11 13:45:31 +01:00
fc49a6f412
feat: Bump replica count and remove node selector
2024-01-20 00:28:51 +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
1d8b044742
fix(conf): Add config volume mounting
2023-07-03 12:41:15 +02:00
f137e1b0ab
fix(env): Correct env variables for database
2023-07-03 12:29:17 +02:00
166fed1741
feat(config): Add configmap for auto provisioning
2023-07-03 12:12:23 +02:00
3245780088
fix(manifest): Fix port routing
2023-06-30 23:42:51 +02:00
793193943e
fix(manifest): Fix container image version
2023-06-30 23:40:11 +02:00
6bb2dc2d16
feat(manifests): Add k8s manifests for argo based deployment
2023-06-30 23:22:44 +02:00
1a1adb1998
feat(*): Add docker-compose file
2023-06-30 13:11:27 +02:00