summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-122 replicasPaul Buetow
2026-01-11Mark all WireGuard roaming client tasks as completePaul Buetow
2026-01-11Add WireGuard roaming client support and OpenBSD NAT configurationPaul Buetow
2026-01-11monitor all wg hostsPaul Buetow
2026-01-11feat(miniflux): add liveness and readiness probesPaul Buetow
2026-01-10Document self-hosted git-server requirement in ArgoCD READMEPaul Buetow
2026-01-10add changePaul Buetow
2026-01-10Simplify git-server path from /repos/repos to /reposPaul Buetow
2026-01-10Update git-server README to use explicit NodePort in gitsyncer configPaul Buetow
2026-01-10Merge remote-tracking branch 'r0/master'Paul Buetow
2026-01-10Add comprehensive README for git-server helm chartPaul Buetow
2026-01-10Remove test filePaul Buetow
2026-01-10Test: gitsyncer SSH pushPaul Buetow
2026-01-10Add git.f3s.buetow.org to f3s hosts listPaul Buetow
2026-01-10Add nginx timeouts for git-http-backend to fix large clone issuesPaul Buetow
2026-01-10Migrate all ArgoCD applications from SSH to HTTP git URLsPaul Buetow
2026-01-10Update git-server SSH host keys (current as of pod restart)Paul Buetow
2026-01-10Set HOME=/tmp for cgit container to allow git config writesPaul Buetow
2026-01-10Add git safe.directory config for NFS repository ownershipPaul Buetow
2026-01-10Fix: Install git-daemon instead of git for git-http-backendPaul Buetow
2026-01-10Add initContainer to install git-http-backendPaul Buetow
2026-01-10Install git-daemon package for git-http-backend supportPaul Buetow
2026-01-10Enable HTTP git operations in repository configPaul Buetow
2026-01-10Fix nginx: copy fastcgi_params to /tmp and reference itPaul Buetow
2026-01-10Fix git-http-backend: insert location into existing server blockPaul Buetow
2026-01-10Fix: remove apk install, use git already in alpine-cgit imagePaul Buetow
2026-01-10Add git-http-backend for HTTP git operationsPaul 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-10add changePaul Buetow
2026-01-10Fix git-server non-root deploymentPaul Buetow
2026-01-09remove testPaul Buetow
2026-01-09Remove SETUID/SETGID capabilities from cgit containerPaul Buetow
2026-01-09Final test: verify complete workflowPaul Buetow
2026-01-09Fix cgit nginx config - update correct socket path in default.confPaul Buetow
2026-01-09Add git safe.directory config to entrypoint for NFS compatibilityPaul Buetow
2026-01-09Fix cgit container permissions - use writable /tmp for runtime filesPaul Buetow
2026-01-09Merge branch 'master' of ssh://r0:30022/repos/repos/confPaul Buetow
2026-01-09Use proper security contexts for NFS access without chownPaul Buetow
2026-01-09Test: verify push access worksPaul Buetow
2026-01-09Merge: resolve conflict, keep virtual-root and correct scan-pathPaul Buetow
2026-01-09Fix cgit URL generation by setting virtual-rootPaul Buetow