Runs inside an existing LXC container
bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/addon/sparkyfitness-garmin.sh)"
SparkyFitness-Garmin
SparkyFitness-Garmin is the Garmin companion microservice for SparkyFitness. It exposes Garmin Connect data over HTTP (uvicorn/FastAPI) so a SparkyFitness installation can pull in Garmin activity and health metrics via GARMIN_MICROSERVICE_URL.
Notes
- Runs inside an existing LXC container (Debian/Ubuntu only) that already has SparkyFitness installed (
/opt/sparkyfitness) - Update with:
update-sparkyfitness-garmin— Uninstall with:uninstall-sparkyfitness-garmin - Re-running the installer offers update/uninstall via the framework guard

