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

Authentication for web dashboard #296

Closed
zs-zs opened this issue Apr 11, 2016 · 3 comments
Closed

Authentication for web dashboard #296

zs-zs opened this issue Apr 11, 2016 · 3 comments
Labels

Comments

@zs-zs
Copy link

zs-zs commented Apr 11, 2016

As a system administrator
I want to restrict the access for my Traefik web dashboard
So that I can be sure that nobody sees my traffic & health info :)

(I hope its not a duplicate of #77 ...)

@emilevauge emilevauge added the kind/enhancement a new or improved feature. label Apr 12, 2016
@sandstrom
Copy link

sandstrom commented May 19, 2016

Simple solution is to bind to localhost (loopback) and then ssh + port-forward, say, 8080. That way only you will have access and you'll use ssh as the security layer.

Another option is VPN + private administration network (separate network interface), a control plane of sorts.

@nizq
Copy link

nizq commented May 25, 2016

+1

@emilevauge
Copy link
Member

Fixed by #677

@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants