Skip to content

joshuacoles/health-auto-export-ingestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Auto Export Ingestion

Based on the code from ivailop7/Healthkit-influxdb-grafana.

Takes config in the form of environment variables listed below

# Optional: Useful for inspection of data and latter collation if something goes wrong.
# Will only store data if this is set 
export DATA_STORE=./json-store

# Influx communication config
export INFLUX_HOST=localhost
export INFLUX_PORT=8086
export INFLUXDB_DB=health

Exposes a health endpoint at /health.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages