mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add InfluxDB Docker setup instructions (#6689)
* Add InfluxDB Docker setup instructions
Add instructions for setting up a functional and up-to-date InfluxDB instance to use with this component to the documentation.
* Remove blog link, add relevant links
Removed instructions for setting it up with Docker.
Added a link to the hassio community add-on.
Added a link to the influxdb installation documentation.
* ✏️ Tweak
This commit is contained in:
parent
7b4305c7ee
commit
6326dbfc00
@ -12,7 +12,7 @@ ha_category: History
|
||||
ha_release: 0.9
|
||||
---
|
||||
|
||||
The `influxdb` component makes it possible to transfer all state changes to an external [InfluxDB](https://influxdb.com/) database. For more details, [see the blog post on InfluxDB](/blog/2015/12/07/influxdb-and-grafana/).
|
||||
The `influxdb` component makes it possible to transfer all state changes to an external [InfluxDB](https://influxdb.com/) database. See the [official installation documentation](https://docs.influxdata.com/influxdb/v1.6/introduction/installation/) for how to set up an InfluxDB database, or if you're using Hass.io, [there is a community add-on](https://community.home-assistant.io/t/community-hass-io-add-on-influxdb/54491) available.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user