mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-29 11:42:55 -04:00
23 lines
794 B
Markdown
23 lines
794 B
Markdown
# Dashboard Docker mod for SWAG
|
|
|
|
This mod adds a dashboard to SWAG powered by [Goaccess](https://goaccess.io/).
|
|
|
|
**Currently only works with a subdomain, not a subfolder.**
|
|
|
|
# Enable
|
|
|
|
In the container's docker arguments, set an environment variable DOCKER_MODS=linuxserver/mods:swag-dashboard
|
|
|
|
If adding multiple mods, enter them in an array separated by |, such as DOCKER_MODS=linuxserver/mods:swag-dashboard|linuxserver/mods:swag-mod2
|
|
|
|
# Usage
|
|
|
|
Navigate to `dashboard.domain.com` from your LAN to view the dashboard.
|
|
|
|
## Notes
|
|
- The application discovery works best when the container names match the `proxy-conf` files
|
|
- [Swag Maxmind mod](https://github.com/linuxserver/docker-mods/tree/swag-maxmind) is required to enable the geo location graph
|
|
|
|
# Example
|
|

|