AHDX: Apple Health exporter with SQLite + Grafana dashboard (MIT)

This commit is contained in:
Steffen Skui
2026-07-21 21:23:34 +02:00
commit 850c13777c
34 changed files with 5108 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# AHDX has no password in config on purpose. On first run it takes you to a
# setup screen to create one; that password is stored salted in AHDX and also
# becomes the Grafana admin password. Nothing to set here for auth.
# Optional port overrides
# AHDX_PORT=8088
# GRAFANA_PORT=3000