index
:
conf
master
Configuration files for the automation of my personal infrastructure (servers, laptops, workstations, phones)!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
f3s
/
argocd
Age
Commit message (
Expand
)
Author
2026-02-07
feat: add LAN ingresses for all services
Paul Buetow
2026-01-31
Fix relayd.conf syntax: replace invalid persist/timeout keywords with session...
Paul Buetow
2026-01-30
not OrCreate
Paul Buetow
2026-01-19
Merge branch 'master' of codeberg.org:snonux/conf
Paul Buetow
2026-01-17
Remove private SSH key from repo credentials
Paul Buetow
2026-01-10
Document self-hosted git-server requirement in ArgoCD README
Paul Buetow
2026-01-10
Update git-server SSH host keys (current as of pod restart)
Paul Buetow
2026-01-10
Remove custom SSH agent sidecar - use ArgoCD native SSH support
Paul Buetow
2026-01-10
Add persistent ArgoCD configs for git-server
Paul Buetow
2026-01-10
Make ssh-agent socket world-readable (chmod 666)
Paul Buetow
2026-01-10
Fix ssh-agent user creation - check if UID 999 exists first
Paul Buetow
2026-01-10
Fix ssh-agent sidecar: install openssh as root, run agent as user 999
Paul Buetow
2026-01-10
Run SSH agent sidecar as argocd user (999)
Paul Buetow
2026-01-10
Add SSH agent sidecar to ArgoCD repo-server
Paul Buetow
2026-01-10
Use ArgoCD native repository credentials instead of manual SSH key mount
Paul Buetow
2026-01-10
Set SSH_AUTH_SOCK to /dev/null instead of empty string
Paul Buetow
2026-01-10
Fix ArgoCD SSH agent error
Paul Buetow
2026-01-09
Add SSH connectivity for git-server and configure ArgoCD
Paul Buetow
2025-12-30
Fix ArgoCD to preserve password on helm upgrade
Paul Buetow
2025-12-30
Fix ArgoCD secret management - delete with helm uninstall
Paul Buetow
2025-12-30
Configure ArgoCD to preserve admin password across redeployments
Paul Buetow
2025-12-30
Configure persistent cache for ArgoCD repo-server
Paul Buetow
2025-12-30
Add ArgoCD deployment to cicd namespace
Paul Buetow