You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ive recently found ContainerNursery for myself and find it awesome to spare some resources on my Unraid Server. And it works really well with Traefik and Unraid. However I currently use some subfolder/subdirectory routes like tool.D.TDL/dozzle/ which I would like to also manage by ContainerNursery.
But I get: Error: Proxy configuration is missing for tool.D.TDL
It is currently not possible to proxy based on subfolders to different containers. This domain key only takes (as the name suggests) domains. It gets matched against the Host Header of the HTTP Request.
Hello,
Ive recently found ContainerNursery for myself and find it awesome to spare some resources on my Unraid Server. And it works really well with Traefik and Unraid. However I currently use some subfolder/subdirectory routes like tool.D.TDL/dozzle/ which I would like to also manage by ContainerNursery.
But I get: Error: Proxy configuration is missing for tool.D.TDL
with this config:
containerName: Dozzle
proxyHost: Dozzle
proxyPort: 8080
timeoutSeconds: 600
Is it not possible to proxy subfolders?
The text was updated successfully, but these errors were encountered: