Commit graph

74 commits

Author SHA1 Message Date
9789abcbe3 fix(forgejo): enable git http so argocd can monitor the git repository over http 2026-05-13 14:07:30 +02:00
593a427df3 fix(forgejo): add config map to enable ssh and disable http git. Forward traefik port 22 to forgejo. 2026-05-13 06:57:02 +02:00
9d0d908f1a feat: add argocd as an application so it manages itself. Run as plain http since traefik manages TLS 2026-05-07 13:38:38 +02:00
596cb1f9e2 fix(forgejo): change tls cert from staging to prod 2026-05-07 13:15:27 +02:00
d0aaa95396 feat(forgejo): add ingress for traefik 2026-05-07 13:07:33 +02:00
cb2fc6ae09 fix: change cert-manager prod to the new hetzner api URL 2026-05-06 17:27:14 +02:00
9b0ddc9e64 fix: indentation 2026-05-06 17:14:35 +02:00
6801b6feac fix: yaml formating 2026-05-06 17:08:39 +02:00
914b6b36cb fix: rename the hetzner api key to tokenSecretKeyRef 2026-05-06 14:26:26 +02:00
3fea19977d chore: exclude hetzner secret (placeholder) from gitops 2026-05-06 14:17:18 +02:00
0dd6fbf8aa fix: change hetzner api URL to the new hetzner console one 2026-05-06 14:10:17 +02:00
2640806593 feat: add cert-manager with hetzner dns01 webhook for automatic tls 2026-05-06 14:02:57 +02:00
07f4ec586f feat: set forgejo Service type to LoadBalancer to get an external IP from metalLB 2026-05-05 20:53:14 +02:00
f74df104e3 fix: add the SkipDryRunOnMissingResource option to metallb-config 2026-05-05 20:45:20 +02:00
faf37aa0aa fix: point metallb application at the metallb github repo to install from Helm 2026-05-05 20:43:40 +02:00
d6cf69e33a fix: added missing port (:3000) to forgejo Repo URL 2026-05-05 20:35:18 +02:00
3c1ba1ccda feat: add metallb-config application 2026-05-05 20:33:08 +02:00
282fe8e420 fix: add missing spec section to metalLB ippool config 2026-05-05 20:32:52 +02:00
33f2700005 fix: move metallb application to 'apps/' directory 2026-05-05 20:25:00 +02:00
ce6f214c22 fix: change forgejo git URL to the real one for the git repo 2026-05-05 16:48:21 +02:00
de5f92192c feat: add metallb application 2026-05-04 19:25:26 +02:00
ed7875a4cc fix: reduce forgejo replicas to 1 (ReadWriteOnce PVC constraint) 2026-05-04 19:05:36 +02:00
6678e863de feat: add forgejo argocd application 2026-05-04 14:30:56 +02:00
a599644f65 feat: add forgejo manifests 2026-05-04 14:20:01 +02:00