Update README.md

This commit is contained in:
LRVT
2025-11-27 16:09:56 +01:00
committed by GitHub
parent cd8ebd4098
commit 1888e0946f

View File

@@ -26,3 +26,9 @@ docker compose up -d
The Guacamole login is available at `http://<YOUR-IP>:8080/guacamole`. The Guacamole login is available at `http://<YOUR-IP>:8080/guacamole`.
The default username is `guacadmin`. The default password is `guacadmin`. The default username is `guacadmin`. The default password is `guacadmin`.
> [!TIP]
> You can also access internal hosts somewhere else. Just use gluetun to force guacamole over vpn.
>
> See `docker-compose-gluetun-traefik-authentik-oidc.yml` for an example with wireguard and Authentik OIDC SSO.