Files
scrutiny/rootfs/etc/services.d/influxdb/run
T
Jason Kulatunga 8a46931399 !!!!WIP!!!!
adding InfluxDB

- influxdb added to dockerfile
- influxdb s6 service
- influxdb config
- adding defaults to config
- creating a DeviceRepo interface (multiple db backends)
- implemented DeviceRepo interface as ScruitnyRepository
2021-06-27 10:55:18 -07:00

5 lines
67 B
Plaintext

#!/usr/bin/with-contenv bash
echo "starting influxdb"
influxd run