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
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main//tools/addon/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.