garmin-grafana
A self-hosted solution to fetch data from Garmin servers and store it in a local InfluxDB database for visualization with Grafana.
garmin-grafana
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/garmin-grafana.sh)"
Notes
Grafana and InfluxDB credentials are stored in
/opt/garmin-grafana/.env.garmin-grafana only imports the past 7 days by default. To import historical data, use /usr/local/bin/garmin-bulk-import after installation.