mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 15:45:28 +01:00
Add more docs
This commit is contained in:
4
SETUP.md
4
SETUP.md
@@ -22,6 +22,8 @@
|
||||
* `AUTH_TYPE` can be set to `Basic` or `OIDC`. See the [Authentication](#Authentication) section below for more information.
|
||||
---
|
||||
# Reverse Proxies
|
||||
** If your reverse proxy isn't listed or doesn't work, please open up a [new issue](https://github.com/iFargle/headscale-webui/issues/new) and it will be worked on. **
|
||||
|
||||
## Traefik with SSL
|
||||
1. Use the following labels for your container. You may need to adjust slightly to fit your setup.
|
||||
* You will need to change `[DOMAIN]`, `[SCRIPT_NAME]`, and the `entrypoint` to fit your setup.
|
||||
@@ -74,6 +76,8 @@ https://example.com {
|
||||
|
||||
---
|
||||
# Authentication
|
||||
** If your OIDC provider isn't listed or doesn't work, please open up a [new issue](https://github.com/iFargle/headscale-webui/issues/new) and it will be worked on. **
|
||||
|
||||
## No Authentication
|
||||
1. If you use your reverse proxy for authentication, simply remove `AUTH_TYPE` from your environment variables.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user