Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traefik dashboard with URL prefix on same host as Portainer #1

Open
MichaelSchmidle opened this issue Oct 10, 2019 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@MichaelSchmidle
Copy link
Owner

Currently, Traefik and Portainer each require their own hostname (as per TRAEFIK_HOST and PORTAINER_HOST in the default.env file). This is due to Traefik's current inability to properly route its own dashboard via a URL prefix, see corresponding issue.

Once this has been fixed for Traefik, wappster will only require a single hostname for both Traefik and Portainer. Traefik's dashboard will then be available via ${HOST}/traefik or similar.

@MichaelSchmidle MichaelSchmidle added the bug Something isn't working label Oct 10, 2019
@MichaelSchmidle MichaelSchmidle self-assigned this Oct 10, 2019
@MichaelSchmidle
Copy link
Owner Author

Above referenced issue has been closed, but problem is not entirely fixed yet. See new related issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant