summaryrefslogtreecommitdiff
path: root/f3s/git-server/docker-image/Dockerfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-10 16:27:18 +0200
committerPaul Buetow <paul@buetow.org>2026-01-10 16:27:18 +0200
commit8c957a0593ab26b23772d7f28b6946e28b40ebd1 (patch)
treec60e3dd4ec6f547165db33bf6dd53880b10984cd /f3s/git-server/docker-image/Dockerfile
parente095ba881de030f67a76087ba03a2a1e07604bc6 (diff)
Migrate all ArgoCD applications from SSH to HTTP git URLs
Changes all application manifests to use HTTP git backend instead of SSH: - From: ssh://git@git-server.cicd.svc.cluster.local/repos/repos/conf.git - To: http://git-server.cicd.svc.cluster.local/conf.git Benefits: - No SSH agent or key management required - No issues with changing SSH host keys on pod restarts - Simpler ArgoCD configuration - HTTP git-http-backend now fully functional Updated applications: - monitoring: prometheus, grafana-ingress, pushgateway (3) - services: anki-sync-server, audiobookshelf, filebrowser, immich, keybr, kobo-sync-server, miniflux, opodsync, radicale, syncthing, tracing-demo, wallabag, webdav (13) - infra: registry (1) - test: example-apache-volume-claim (1) Total: 18 applications migrated to HTTP
Diffstat (limited to 'f3s/git-server/docker-image/Dockerfile')
0 files changed, 0 insertions, 0 deletions