summaryrefslogtreecommitdiff
path: root/f3s/argocd
AgeCommit message (Expand)Author
2026-02-07feat: add LAN ingresses for all servicesPaul Buetow
2026-01-31Fix relayd.conf syntax: replace invalid persist/timeout keywords with session...Paul Buetow
2026-01-30not OrCreatePaul Buetow
2026-01-19Merge branch 'master' of codeberg.org:snonux/confPaul Buetow
2026-01-17Remove private SSH key from repo credentialsPaul Buetow
2026-01-10Document self-hosted git-server requirement in ArgoCD READMEPaul Buetow
2026-01-10Update git-server SSH host keys (current as of pod restart)Paul Buetow
2026-01-10Remove custom SSH agent sidecar - use ArgoCD native SSH supportPaul Buetow
2026-01-10Add persistent ArgoCD configs for git-serverPaul Buetow
2026-01-10Make ssh-agent socket world-readable (chmod 666)Paul Buetow
2026-01-10Fix ssh-agent user creation - check if UID 999 exists firstPaul Buetow
2026-01-10Fix ssh-agent sidecar: install openssh as root, run agent as user 999Paul Buetow
2026-01-10Run SSH agent sidecar as argocd user (999)Paul Buetow
2026-01-10Add SSH agent sidecar to ArgoCD repo-serverPaul Buetow
2026-01-10Use ArgoCD native repository credentials instead of manual SSH key mountPaul Buetow
2026-01-10Set SSH_AUTH_SOCK to /dev/null instead of empty stringPaul Buetow
2026-01-10Fix ArgoCD SSH agent errorPaul Buetow
2026-01-09Add SSH connectivity for git-server and configure ArgoCDPaul Buetow
2025-12-30Fix ArgoCD to preserve password on helm upgradePaul Buetow
2025-12-30Fix ArgoCD secret management - delete with helm uninstallPaul Buetow
2025-12-30Configure ArgoCD to preserve admin password across redeploymentsPaul Buetow
2025-12-30Configure persistent cache for ArgoCD repo-serverPaul Buetow
2025-12-30Add ArgoCD deployment to cicd namespacePaul Buetow