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
Age
Commit message (
Expand
)
Author
2026-01-09
Fix cgit scan-path to match repository structure
Paul Buetow
2026-01-09
Migrate all applications from Codeberg to self-hosted git
Paul Buetow
2026-01-09
Migrate example-apache-volume-claim to self-hosted git
Paul Buetow
2026-01-09
Test: verify SSH push works
Paul Buetow
2026-01-09
Migrate all applications from Codeberg to self-hosted git
Paul Buetow
2026-01-09
Migrate example-apache-volume-claim to self-hosted git
Paul Buetow
2026-01-09
Reduce SSH logging from DEBUG3 to INFO
Paul Buetow
2026-01-09
Unlock git user account for SSH authentication
Paul Buetow
2026-01-09
Make .ssh directory world-readable for SELinux compatibility
Paul Buetow
2026-01-09
Remove readOnly flag from git-ssh-writable mount
Paul Buetow
2026-01-09
Add git-shell to /etc/shells for SSH validity
Paul Buetow
2026-01-09
Fix nested .ssh directory issue
Paul Buetow
2026-01-09
Fix authorized_keys permissions via initContainer
Paul Buetow
2026-01-09
Add SETGID and SETUID capabilities to git-server
Paul Buetow
2026-01-09
Add SSH connectivity for git-server and configure ArgoCD
Paul Buetow
2026-01-09
Fix fcgiwrap socket permissions for nginx workers
Paul Buetow
2026-01-09
Fix cgit port mapping - nginx listens on port 80
Paul Buetow
2026-01-09
Add SETGID and SETUID capabilities to cgit container
Paul Buetow
2026-01-09
Remove fsGroup to fix nginx worker setgid errors
Paul Buetow
2026-01-09
Remove 'user nginx;' directive to fix nginx worker errors
Paul Buetow
2026-01-09
Run spawn-fcgi as root to avoid setgid errors
Paul Buetow
2026-01-09
Override cgit entrypoint to skip chown/chmod
Paul Buetow
2026-01-09
Disable cgit caching to avoid permission issues
Paul Buetow
2026-01-09
Run cgit as root - required for nginx and spawn-fcgi
Paul Buetow
2026-01-09
Set USE_CUSTOM_CONFIG=true to skip cgit template substitution
Paul Buetow
2026-01-09
Fix cgit permissions - use UID 101 (nginx user)
Paul Buetow
2026-01-09
Fix permissions using fsGroup and initContainer pattern
Paul Buetow
2026-01-09
Run containers as root and use emptyDir for writeable dirs
Paul Buetow
2026-01-09
Fix SSH host keys and container security
Paul Buetow
2026-01-09
Fix sshd_config and cgit permissions
Paul Buetow
2026-01-09
Fix git-server deployment
Paul Buetow
2026-01-09
Add self-hosted git server with SSH and cgit web UI
Paul Buetow
2026-01-09
Test: verify SSH push works
Paul Buetow
2026-01-09
Reduce SSH logging from DEBUG3 to INFO
Paul Buetow
2026-01-09
Unlock git user account for SSH authentication
Paul Buetow
2026-01-09
Make .ssh directory world-readable for SELinux compatibility
Paul Buetow
2026-01-09
Remove readOnly flag from git-ssh-writable mount
Paul Buetow
2026-01-09
Add git-shell to /etc/shells for SSH validity
Paul Buetow
2026-01-09
Fix nested .ssh directory issue
Paul Buetow
2026-01-09
Fix authorized_keys permissions via initContainer
Paul Buetow
2026-01-09
Add SETGID and SETUID capabilities to git-server
Paul Buetow
2026-01-09
Add SSH connectivity for git-server and configure ArgoCD
Paul Buetow
2026-01-09
Fix fcgiwrap socket permissions for nginx workers
Paul Buetow
2026-01-09
Fix cgit port mapping - nginx listens on port 80
Paul Buetow
2026-01-09
Add SETGID and SETUID capabilities to cgit container
Paul Buetow
2026-01-09
Remove fsGroup to fix nginx worker setgid errors
Paul Buetow
2026-01-09
Remove 'user nginx;' directive to fix nginx worker errors
Paul Buetow
2026-01-09
Run spawn-fcgi as root to avoid setgid errors
Paul Buetow
2026-01-09
Override cgit entrypoint to skip chown/chmod
Paul Buetow
2026-01-09
Disable cgit caching to avoid permission issues
Paul Buetow
[prev]
[next]