Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 279 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 279 Bytes

Reference

Initialization commands:

influx setup --name mydb --host http://localhost:8086 \
 -u my-name -p my-password -o my-org \
 -b my-bucket -t my-token -r 0 -f

Docker compose: docker compose up