Commit Graph

6 Commits

Author SHA1 Message Date
3525387799 feat: Upgrade configuration for production 2024-11-11 13:45:31 +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
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