summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07add ingress for piholePaul Buetow
2026-02-06joPaul 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 navidromePaul 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-02-01HelloPaul Buetow
2026-02-01addPaul Buetow
2026-02-01Preserve prompt spacing on send-back.Paul Buetow
2026-02-01Refactor tmux-edit-send and document helpers.Paul Buetow
2026-02-01Capture multiline prompt input in popup editor.Paul Buetow
2026-02-01Strip prefilled prompt from first line.Paul Buetow
2026-02-01Prefill editor from cursor-agent prompt line.Paul Buetow
2026-02-01Add tmux editor popup and deploy helper script.Paul Buetow
2026-01-31Fix: push @acme_hosts syntax to include f3s_hosts for TLS certsPaul Buetow
2026-01-31Fix relayd.conf syntax: replace invalid persist/timeout keywords with session...Paul Buetow
2026-01-31cleanupPaul Buetow
2026-01-31Fix acme.sh to handle f3s host server blocks with -port80/-port8080 suffixesPaul Buetow
2026-01-31Revert relayd routing changes - cert generation fix (acme.sh) is sufficientPaul Buetow
2026-01-31Fix relayd template loop closing syntaxPaul 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-31fix: don't add www prefix to f3s hosts in ACME configPaul Buetow
2026-01-31fix: relayd template and missing ipv4address variablePaul Buetow
2026-01-31Fix relayd syntax: use valid timeout session instead of http-specific timeoutsPaul Buetow
2026-01-31Increase relayd timeouts for better video streaming bufferingPaul Buetow
2026-01-31Revert invalid timeout directives in relayd http protocol blockPaul Buetow
2026-01-31Fix relayd syntax: move persist to relay level, not protocol levelPaul Buetow
2026-01-31Add persistent connections and keepalive to relayd https protocolPaul Buetow
2026-01-31Revert "Enable native Jellyfin ports 8096/8920 relays for better performance"Paul Buetow
2026-01-31Enable native Jellyfin ports 8096/8920 relays for better performancePaul 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