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