Adding Immich tunnel pics.szumko.net

This commit is contained in:
2026-05-01 01:06:29 -04:00
parent 70657fdf42
commit b9e1d32958
3 changed files with 5 additions and 4 deletions
+2 -4
View File
@@ -34,9 +34,7 @@
- **`.env`**: Environment file containing sensitive data
### Current Ingress Methods:
- **szumko.net** --> dashy dashboard
- **szumko.net** --> Home Assistant
- **cloud.szumko.net** --> nextcloud
- **git.szumko.net** --> Gitea
- **ha.szumko.net** --> Home Assistant
- **pihole.szumko.net** --> Pihole Admin
- **lib.szumko.net** --> Calibre
- **pics.szumko.net** --> Immich (TV PC)
+2
View File
@@ -8,4 +8,6 @@ ingress:
service: http://NPM:80
- hostname: cloud.szumko.net
service: http://NPM:80
- hostname: pics.szumko.net
service: http://NPM:80
- service: http_status:404
+1
View File
@@ -4,6 +4,7 @@ services:
image: cloudflare/cloudflared:latest
restart: unless-stopped
user: '1000:1000'
# dns: 1.1.1.1
networks:
- 'default'
- 'tunnel'