P6: Migrate Kiwix and Transmission to Kubernetes #39

Merged
eblume merged 8 commits from feature/p6-kiwix-transmission-take2 into main 2026-01-21 18:07:41 -08:00
2 changed files with 0 additions and 9 deletions
Showing only changes of commit 9a03a08ecb - Show all commits

Remove unnecessary NOTE comments from ansible files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Erich Blume 2026-01-21 18:06:06 -08:00

View file

@ -29,15 +29,12 @@
tags: alloy tags: alloy
- role: prometheus - role: prometheus
tags: prometheus tags: prometheus
# NOTE: grafana role removed - now hosted in k8s (see argocd/apps/grafana.yaml)
# NOTE: transmission, transmission_metrics, kiwix roles removed - now hosted in k8s (see argocd/apps/torrent.yaml, argocd/apps/kiwix.yaml)
- role: borgmatic - role: borgmatic
tags: borgmatic tags: borgmatic
- role: borgmatic_metrics - role: borgmatic_metrics
tags: borgmatic_metrics tags: borgmatic_metrics
- role: forgejo - role: forgejo
tags: forgejo tags: forgejo
# NOTE: devpi and devpi_metrics roles removed - now hosted in k8s (see argocd/apps/devpi.yaml)
- role: zot - role: zot
tags: zot tags: zot
- role: zot_metrics - role: zot_metrics
@ -48,6 +45,5 @@
tags: minikube_metrics tags: minikube_metrics
- role: plex_metrics - role: plex_metrics
tags: plex_metrics tags: plex_metrics
# NOTE: postgresql and miniflux roles removed - now hosted in k8s
- role: tailscale_serve - role: tailscale_serve
tags: tailscale-serve tags: tailscale-serve

View file

@ -3,11 +3,6 @@
# Each service maps a Tailscale service name to local endpoints # Each service maps a Tailscale service name to local endpoints
tailscale_serve_services: tailscale_serve_services:
# NOTE: svc:grafana, svc:pg, svc:feed, svc:pypi removed - now hosted in k8s
# NOTE: svc:k8s is configured by the minikube role (port is dynamic with docker driver)
# NOTE: svc:kiwix removed - now hosted in k8s (see argocd/apps/kiwix.yaml)
- name: svc:forge - name: svc:forge
https: https:
port: 443 port: 443