add tinyauth to nvr, remove from cup
Some checks failed
Deploy Containers / Prepare (push) Failing after 5s

This commit is contained in:
2025-11-13 11:28:23 -05:00
parent c0ff714238
commit 09cfb8e0d2
3 changed files with 1 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ http:
nvr: nvr:
rule: "Host(`nvr.fntz.net`)" rule: "Host(`nvr.fntz.net`)"
service: nvr service: nvr
middlewares: tinyauth
entryPoints: entryPoints:
- webSecure - webSecure
tls: tls:

View File

@@ -22,4 +22,3 @@
traefik.http.routers.cup.entrypoints: webSecure traefik.http.routers.cup.entrypoints: webSecure
traefik.http.routers.cup.tls.certresolver: letsencrypt traefik.http.routers.cup.tls.certresolver: letsencrypt
traefik.http.services.cup.loadbalancer.server.port: "8000" traefik.http.services.cup.loadbalancer.server.port: "8000"
traefik.http.routers.cup.middlewares: tinyauth

View File

@@ -5,7 +5,6 @@
state: directory state: directory
with_items: with_items:
- "{{ data_dir }}/termix" - "{{ data_dir }}/termix"
- "{{ data_dir }}/termix"
- name: Pull latest Termix Docker Image - name: Pull latest Termix Docker Image
docker_image: docker_image: