summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09Test: verify SSH push worksPaul 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-09Test: verify SSH push worksPaul 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