Dashboard eingefügt

This commit is contained in:
Bastian Wagner
2026-05-07 13:40:39 +02:00
parent e0ea9efe92
commit 3e743de61e
11 changed files with 889 additions and 34 deletions

View File

@@ -45,6 +45,14 @@ docker compose logs -f sync
The default polling interval is hourly.
Open the local dashboard:
```text
http://localhost:8080/
```
It shows the last sync check state and the last five uploaded Garmin activities.
## Configuration
Required values:
@@ -61,6 +69,8 @@ POLL_INTERVAL_SECONDS=3600
DATA_DIR=/data
LOG_LEVEL=INFO
DRY_RUN=false
DASHBOARD_HOST=0.0.0.0
DASHBOARD_PORT=8080
MYWHOOSH_LOGIN_URL=https://www.mywhoosh.com/login/
MYWHOOSH_ACTIVITY_URL=https://www.mywhoosh.com/profile/
MYWHOOSH_ACTIVITIES_BUTTON_TEXT=ACTIVITIES