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
path:
root
/
f3s
Age
Commit message (
Expand
)
Author
2026-01-10
Add persistent ArgoCD configs for git-server
Paul Buetow
2026-01-10
Make ssh-agent socket world-readable (chmod 666)
Paul Buetow
2026-01-10
Fix ssh-agent user creation - check if UID 999 exists first
Paul Buetow
2026-01-10
Fix ssh-agent sidecar: install openssh as root, run agent as user 999
Paul Buetow
2026-01-10
Run SSH agent sidecar as argocd user (999)
Paul Buetow
2026-01-10
Add SSH agent sidecar to ArgoCD repo-server
Paul Buetow
2026-01-10
Use ArgoCD native repository credentials instead of manual SSH key mount
Paul Buetow
2026-01-10
Set SSH_AUTH_SOCK to /dev/null instead of empty string
Paul Buetow
2026-01-10
Fix ArgoCD SSH agent error
Paul Buetow
2026-01-10
Fix git-server non-root deployment
Paul Buetow
2026-01-09
Remove SETUID/SETGID capabilities from cgit container
Paul Buetow
2026-01-09
Fix cgit nginx config - update correct socket path in default.conf
Paul Buetow
2026-01-09
Add git safe.directory config to entrypoint for NFS compatibility
Paul Buetow
2026-01-09
Fix cgit container permissions - use writable /tmp for runtime files
Paul Buetow
2026-01-09
Use proper security contexts for NFS access without chown
Paul Buetow
2026-01-09
Fix cgit URL generation by setting virtual-root
Paul Buetow
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
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-08
Enable prune for prometheus ArgoCD app, update README
Paul Buetow
2026-01-08
prune
Paul Buetow
2026-01-08
Remove invalid radicale scrape job (no metrics endpoint)
Paul Buetow
2026-01-08
Fix: disable kubeScheduler rules entirely
Paul Buetow
2026-01-08
Disable KubeProxyDown and KubeSchedulerDown alerts for k3s
Paul Buetow
[prev]
[next]