summaryrefslogtreecommitdiff
path: root/f3s/git-server/docker-image
AgeCommit message (Expand)Author
2026-01-10Fix git-server non-root deploymentPaul Buetow
2026-01-09Add git safe.directory config to entrypoint for NFS compatibilityPaul Buetow
2026-01-09Use proper security contexts for NFS access without chownPaul Buetow
2026-01-09Reduce SSH logging from DEBUG3 to INFOPaul Buetow
2026-01-09Unlock git user account for SSH authenticationPaul Buetow
2026-01-09Add git-shell to /etc/shells for SSH validityPaul Buetow
2026-01-09Add SSH connectivity for git-server and configure ArgoCDPaul 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-09Add self-hosted git server with SSH and cgit web UIPaul Buetow