summaryrefslogtreecommitdiff
path: root/f3s
AgeCommit message (Expand)Author
2026-01-15cleanupPaul Buetow
2026-01-15docs: add DEMO-SCRIPTS.md guidePaul Buetow
2026-01-15feat: add automated demo scripts for Argo RolloutsPaul Buetow
2026-01-15fix: scope ignoreDifferences to only tracing-demo-frontend RolloutPaul Buetow
2026-01-15feat: add ignoreDifferences for Argo Rollouts to prevent ArgoCD conflictsPaul Buetow
2026-01-15docs: update all ROLLOUT*.md files with 1-min 33% canary detailsPaul Buetow
2026-01-15docs: update README-ROLLOUTS.md and ARGO-ROLLOUTS-SUMMARY.md for 1-min 33% ca...Paul Buetow
2026-01-15chore: auto-promote canary after 1 minutePaul Buetow
2026-01-15chore: switch from canary to blue-green strategy for clearer demoPaul Buetow
2026-01-15chore: reduce canary pause from 2m to 1mPaul Buetow
2026-01-15fix: Justfile syntax for Helm values flagPaul Buetow
2026-01-15feat: add Argo Rollouts controller and tracing-demo canary rollout demoPaul Buetow
2026-01-15Update monitoring and gogios configurationPaul Buetow
2026-01-15Disable Prometheus scraping of radicale service - add prometheus.io/scrape=fa...Paul Buetow
2026-01-121 replicatPaul Buetow
2026-01-122 replicasPaul Buetow
2026-01-11Mark all WireGuard roaming client tasks as completePaul Buetow
2026-01-11Add WireGuard roaming client support and OpenBSD NAT configurationPaul Buetow
2026-01-11feat(miniflux): add liveness and readiness probesPaul Buetow
2026-01-10Document self-hosted git-server requirement in ArgoCD READMEPaul Buetow
2026-01-10Simplify git-server path from /repos/repos to /reposPaul Buetow
2026-01-10Update git-server README to use explicit NodePort in gitsyncer configPaul Buetow
2026-01-10Add comprehensive README for git-server helm chartPaul Buetow
2026-01-10Add nginx timeouts for git-http-backend to fix large clone issuesPaul Buetow
2026-01-10Migrate all ArgoCD applications from SSH to HTTP git URLsPaul Buetow
2026-01-10Update git-server SSH host keys (current as of pod restart)Paul Buetow
2026-01-10Set HOME=/tmp for cgit container to allow git config writesPaul Buetow
2026-01-10Add git safe.directory config for NFS repository ownershipPaul Buetow
2026-01-10Fix: Install git-daemon instead of git for git-http-backendPaul Buetow
2026-01-10Add initContainer to install git-http-backendPaul Buetow
2026-01-10Install git-daemon package for git-http-backend supportPaul Buetow
2026-01-10Enable HTTP git operations in repository configPaul Buetow
2026-01-10Fix nginx: copy fastcgi_params to /tmp and reference itPaul Buetow
2026-01-10Fix git-http-backend: insert location into existing server blockPaul Buetow
2026-01-10Fix: remove apk install, use git already in alpine-cgit imagePaul Buetow
2026-01-10Add git-http-backend for HTTP git operationsPaul Buetow
2026-01-10Remove custom SSH agent sidecar - use ArgoCD native SSH supportPaul Buetow
2026-01-10Add persistent ArgoCD configs for git-serverPaul Buetow
2026-01-10Make ssh-agent socket world-readable (chmod 666)Paul Buetow
2026-01-10Fix ssh-agent user creation - check if UID 999 exists firstPaul Buetow
2026-01-10Fix ssh-agent sidecar: install openssh as root, run agent as user 999Paul Buetow
2026-01-10Run SSH agent sidecar as argocd user (999)Paul Buetow
2026-01-10Add SSH agent sidecar to ArgoCD repo-serverPaul Buetow
2026-01-10Use ArgoCD native repository credentials instead of manual SSH key mountPaul Buetow
2026-01-10Set SSH_AUTH_SOCK to /dev/null instead of empty stringPaul Buetow
2026-01-10Fix ArgoCD SSH agent errorPaul Buetow
2026-01-10Fix git-server non-root deploymentPaul Buetow
2026-01-09Remove SETUID/SETGID capabilities from cgit containerPaul Buetow
2026-01-09Fix cgit nginx config - update correct socket path in default.confPaul Buetow
2026-01-09Add git safe.directory config to entrypoint for NFS compatibilityPaul Buetow