summaryrefslogtreecommitdiff
path: root/f3s
AgeCommit message (Expand)Author
2026-03-16Update hyperstack VM bootstrap, WireGuard, and Ollama setup logic; add retrie...Paul Buetow
2026-03-14Update project config, remove CLAUDE.md, add Gemfile and Rakefile for rcmPaul Buetow
2026-02-15Use Recreate strategy for syncthing to avoid file lock conflictsPaul Buetow
2026-02-15Add health probes to syncthing deployment to auto-recover from stale NFS mountsPaul Buetow
2026-02-15Remove AGENTS.md and add Serena project configurationPaul Buetow
2026-02-15Add health probes to registry deployment to auto-recover from stale NFS mountsPaul Buetow
2026-02-08docs(pihole): add DNS toggle script documentation and improve setup instructionsPaul Buetow
2026-02-08joPaul Buetow
2026-02-08Upgrade immich to v2.5.5 latest stable releasePaul Buetow
2026-02-08Add immich LAN ingress and remove unsupported helm configPaul Buetow
2026-02-08Add PostgreSQL health checks to fix immich pod restartsPaul Buetow
2026-02-07docs(git-server): update README with persistent SSH keys infoPaul Buetow
2026-02-07fix(git-server): copy SSH keys from NFS to local emptyDirPaul Buetow
2026-02-07fix(git-server): add sshd_config to persistent storagePaul Buetow
2026-02-07fix(git-server): persist SSH host keys across pod restartsPaul Buetow
2026-02-07feat: add LAN ingresses for all servicesPaul Buetow
2026-02-07docs(agents): add note about pushing to internal git serverPaul Buetow
2026-02-07docs(pihole): add DNS client configuration guidePaul Buetow
2026-02-07feat(pihole): add LAN DNS access via externalIPPaul Buetow
2026-02-07fix(pihole): use correct helm parameter for existing secretPaul Buetow
2026-02-07fix(pihole): add Traefik middleware to redirect root to /admin/Paul Buetow
2026-02-07add piholePaul Buetow
2026-02-06Add Traefik ingresses for jellyfin (external and LAN with TLS)Paul Buetow
2026-02-06fix(jellyfin): move values.yaml to helm-chart directoryPaul Buetow
2026-02-06Restore jellyfin helm-chart and ArgoCD applicationPaul Buetow
2026-02-05Add end-to-end test results for LAN accessPaul Buetow
2026-02-05Update Navidrome LAN ingress to use TLS with cert-manager certificatePaul Buetow
2026-02-05Add LAN access via CARP and relaydPaul Buetow
2026-02-04Add Navidrome music server deploymentPaul Buetow
2026-02-03Update ipv6test to 1.6.2 with fixed non-root permissionsPaul Buetow
2026-02-03Update ipv6test to enforce non-root runtime.Paul Buetow
2026-02-03UpdatePaul Buetow
2026-01-31Fix relayd.conf syntax: replace invalid persist/timeout keywords with session...Paul Buetow
2026-01-31cleanupPaul Buetow
2026-01-31Fix minvid.f3s.buetow.org TLS certificate generation and routingPaul Buetow
2026-01-31Add MinVid Docker image build filesPaul Buetow
2026-01-31Update MinVid to use local registry imagePaul Buetow
2026-01-31Add TLS offloading support via relayd proxyPaul Buetow
2026-01-31Update MinVid deployment with corrected image and port configurationPaul Buetow
2026-01-31Add MinVid deploymentPaul Buetow
2026-01-31Remove database.xml ConfigMap - config managed directly on NFSPaul Buetow
2026-01-31Fix database.xml structure - use correct DatabaseConfigurationOptions and Loc...Paul Buetow
2026-01-31Fix database.xml mount path to /config/config/Paul Buetow
2026-01-31Fix Jellyfin slow database: set SQLite locking mode to OptimisticPaul Buetow
2026-01-31Increase Jellyfin CPU and memory resourcesPaul Buetow
2026-01-31Update Jellyfin to version 10.11.6 with helm templatingPaul Buetow
2026-01-31docs(jellyfin): add deployment summary and configuration overviewPaul Buetow
2026-01-31upgrade(jellyfin): use latest versionPaul Buetow
2026-01-31fix(jellyfin): remove read-only ConfigMap mount, let Jellyfin manage network.xmlPaul Buetow
2026-01-31upgrade(jellyfin): 10.8.13 → 10.10.7 (intermediate step to 10.11.6)Paul Buetow