1.7 KiB
1.7 KiB
Traefik Routes
| Service | Router | Rule | Entrypoints | TLS | Middlewares | Target Port |
|---|---|---|---|---|---|---|
| authelia | authelia | Host(auth.lan.ddnsgeek.com) |
websecure | true | ||
| error-pages | error-pages-router | HostRegexp({host:.+}) |
web | error-pages-middleware | ||
| gitea | gitea | Host(gitea.lan.ddnsgeek.com) |
websecure | true | 3000 | |
| gotify | gotify | Host(gotify.lan.ddnsgeek.com) |
websecure | 80 | ||
| grafana | grafana | Host(grafana.lan.ddnsgeek.com) |
websecure | 3000 | ||
| grampsweb | gramps | Host(familytree.lan.ddnsgeek.com) |
websecure | 5000 | ||
| influxdb | influxdb | Host(influxdb.lan.ddnsgeek.com) |
websecure | authelia | 8086 | |
| monitor-kuma | monitor | Host(monitor-kuma.lan.ddnsgeek.com) |
websecure | true | 3001 | |
| mtls-bridge | mtls-bridge | Host(mtls-bridge.lan.ddnsgeek.com) |
websecure | mtls-bridge-auth,mtls-bridge-cors | 8080 | |
| mtls-bridge | mtls-bridge-preflight | Host(mtls-bridge.lan.ddnsgeek.com) && Method(OPTIONS) |
websecure | mtls-bridge-cors | ||
| nextcloud-webapp | nextcloud | Host(nextcloud.lan.ddnsgeek.com) |
websecure | nextcloud-dav, nextcloud-webfinger | ||
| node-red | node-red | Host(node-red.lan.ddnsgeek.com) |
websecure | authelia | 1880 | |
| passbolt-webapp | passbolt | Host(passbolt.lan.ddnsgeek.com) |
websecure | |||
| portainer | portainer | Host(portainer.lan.ddnsgeek.com) |
websecure | true | 9000 | |
| prometheus | prometheus | Host(prometheus.lan.ddnsgeek.com) |
websecure | authelia | 9090 | |
| searxng-webapp | searxng | Host(searxng.lan.ddnsgeek.com) |
websecure | 8080 | ||
| traefik | traefik | Host(traefik.lan.ddnsgeek.com) |
websecure | authelia |