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-15
cleanup
Paul Buetow
2026-01-15
docs: add DEMO-SCRIPTS.md guide
Paul Buetow
2026-01-15
feat: add automated demo scripts for Argo Rollouts
Paul Buetow
2026-01-15
fix: scope ignoreDifferences to only tracing-demo-frontend Rollout
Paul Buetow
2026-01-15
feat: add ignoreDifferences for Argo Rollouts to prevent ArgoCD conflicts
Paul Buetow
2026-01-15
docs: update all ROLLOUT*.md files with 1-min 33% canary details
Paul Buetow
2026-01-15
docs: update README-ROLLOUTS.md and ARGO-ROLLOUTS-SUMMARY.md for 1-min 33% ca...
Paul Buetow
2026-01-15
chore: auto-promote canary after 1 minute
Paul Buetow
2026-01-15
chore: switch from canary to blue-green strategy for clearer demo
Paul Buetow
2026-01-15
chore: reduce canary pause from 2m to 1m
Paul Buetow
2026-01-15
fix: Justfile syntax for Helm values flag
Paul Buetow
2026-01-15
feat: add Argo Rollouts controller and tracing-demo canary rollout demo
Paul Buetow
2026-01-15
Update monitoring and gogios configuration
Paul Buetow
2026-01-15
Disable Prometheus scraping of radicale service - add prometheus.io/scrape=fa...
Paul Buetow
2026-01-12
1 replicat
Paul Buetow
2026-01-12
2 replicas
Paul Buetow
2026-01-11
Mark all WireGuard roaming client tasks as complete
Paul Buetow
2026-01-11
Add WireGuard roaming client support and OpenBSD NAT configuration
Paul Buetow
2026-01-11
feat(miniflux): add liveness and readiness probes
Paul Buetow
2026-01-10
Document self-hosted git-server requirement in ArgoCD README
Paul Buetow
2026-01-10
Simplify git-server path from /repos/repos to /repos
Paul Buetow
2026-01-10
Update git-server README to use explicit NodePort in gitsyncer config
Paul Buetow
2026-01-10
Add comprehensive README for git-server helm chart
Paul Buetow
2026-01-10
Add nginx timeouts for git-http-backend to fix large clone issues
Paul Buetow
2026-01-10
Migrate all ArgoCD applications from SSH to HTTP git URLs
Paul Buetow
2026-01-10
Update git-server SSH host keys (current as of pod restart)
Paul Buetow
2026-01-10
Set HOME=/tmp for cgit container to allow git config writes
Paul Buetow
2026-01-10
Add git safe.directory config for NFS repository ownership
Paul Buetow
2026-01-10
Fix: Install git-daemon instead of git for git-http-backend
Paul Buetow
2026-01-10
Add initContainer to install git-http-backend
Paul Buetow
2026-01-10
Install git-daemon package for git-http-backend support
Paul Buetow
2026-01-10
Enable HTTP git operations in repository config
Paul Buetow
2026-01-10
Fix nginx: copy fastcgi_params to /tmp and reference it
Paul Buetow
2026-01-10
Fix git-http-backend: insert location into existing server block
Paul Buetow
2026-01-10
Fix: remove apk install, use git already in alpine-cgit image
Paul Buetow
2026-01-10
Add git-http-backend for HTTP git operations
Paul Buetow
2026-01-10
Remove custom SSH agent sidecar - use ArgoCD native SSH support
Paul Buetow
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
[next]