summaryrefslogtreecommitdiff
path: root/f3s
AgeCommit message (Expand)Author
2026-01-29Fix ipv6test registry hostnamePaul Buetow
2026-01-29Add ipv6test deployment for f3sPaul Buetow
2026-01-27different namespacePaul Buetow
2026-01-27add apachePaul Buetow
2026-01-27fixPaul Buetow
2026-01-19resolve merge conflict in argocd dashboardPaul Buetow
2026-01-19fix radicale scrape config causing TargetDown alertPaul Buetow
2026-01-19Merge branch 'master' of codeberg.org:snonux/confPaul Buetow
2026-01-18Add unhealthy applications panel to ArgoCD dashboardPaul Buetow
2026-01-17Add security policy to AGENTS.mdPaul Buetow
2026-01-17Remove private SSH key from repo credentialsPaul Buetow
2026-01-16Add IPv6 monitoring and fix syntax in gogios configPaul Buetow
2026-01-15cleanupPaul Buetow
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