influxdb updates

This commit is contained in:
xcad2k
2022-01-02 13:17:26 +01:00
parent 5bf2c4af41
commit a130ee43cd
2 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,14 @@
# Installation
TODO: ...
## Deployment
Copy the `docker-compose.yml` template into your project folder and start the container.
## Configuration
The initial configuration can be done automatically through docker instructions, or post-installation via the InfluxDB UI or CLI setup.
*For more info visit:* [Official InfluxDB Installation Documentation](ttps://docs.influxdata.com/influxdb/v2.1/install/)
# Best-Practices & Post-Installation