summaryrefslogtreecommitdiff
path: root/f3s
AgeCommit message (Expand)Author
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-10Fix git-server non-root deploymentPaul Buetow
2026-01-09Remove SETUID/SETGID capabilities from cgit containerPaul 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-09Use proper security contexts for NFS access without chownPaul Buetow
2026-01-09Fix cgit URL generation by setting virtual-rootPaul Buetow
2026-01-09Fix cgit scan-path to match repository structurePaul Buetow
2026-01-09Migrate all applications from Codeberg to self-hosted gitPaul Buetow
2026-01-09Migrate example-apache-volume-claim to self-hosted gitPaul Buetow
2026-01-09Reduce SSH logging from DEBUG3 to INFOPaul Buetow
2026-01-09Unlock git user account for SSH authenticationPaul Buetow
2026-01-09Make .ssh directory world-readable for SELinux compatibilityPaul Buetow
2026-01-09Remove readOnly flag from git-ssh-writable mountPaul Buetow
2026-01-09Add git-shell to /etc/shells for SSH validityPaul Buetow
2026-01-09Fix nested .ssh directory issuePaul Buetow
2026-01-09Fix authorized_keys permissions via initContainerPaul Buetow
2026-01-09Add SETGID and SETUID capabilities to git-serverPaul Buetow
2026-01-09Add SSH connectivity for git-server and configure ArgoCDPaul Buetow
2026-01-09Fix fcgiwrap socket permissions for nginx workersPaul Buetow
2026-01-09Fix cgit port mapping - nginx listens on port 80Paul Buetow
2026-01-09Add SETGID and SETUID capabilities to cgit containerPaul Buetow
2026-01-09Remove fsGroup to fix nginx worker setgid errorsPaul Buetow
2026-01-09Remove 'user nginx;' directive to fix nginx worker errorsPaul Buetow
2026-01-09Run spawn-fcgi as root to avoid setgid errorsPaul Buetow
2026-01-09Override cgit entrypoint to skip chown/chmodPaul Buetow
2026-01-09Disable cgit caching to avoid permission issuesPaul Buetow
2026-01-09Run cgit as root - required for nginx and spawn-fcgiPaul Buetow
2026-01-09Set USE_CUSTOM_CONFIG=true to skip cgit template substitutionPaul Buetow
2026-01-09Fix cgit permissions - use UID 101 (nginx user)Paul Buetow
2026-01-09Fix permissions using fsGroup and initContainer patternPaul Buetow
2026-01-09Run containers as root and use emptyDir for writeable dirsPaul Buetow
2026-01-09Fix SSH host keys and container securityPaul Buetow
2026-01-09Fix sshd_config and cgit permissionsPaul Buetow
2026-01-09Fix git-server deploymentPaul Buetow
2026-01-09Add self-hosted git server with SSH and cgit web UIPaul Buetow
2026-01-08Enable prune for prometheus ArgoCD app, update READMEPaul Buetow
2026-01-08prunePaul Buetow
2026-01-08Remove invalid radicale scrape job (no metrics endpoint)Paul Buetow
2026-01-08Fix: disable kubeScheduler rules entirelyPaul Buetow
2026-01-08Disable KubeProxyDown and KubeSchedulerDown alerts for k3sPaul Buetow