This commit is contained in:
Philip Lundrigan 2015-12-23 12:55:42 -07:00
parent 61192ae960
commit ae83616b2f

View File

@ -30,7 +30,7 @@ Launch the InfluxDB service.
$ sudo systemctl start influxdb $ sudo systemctl start influxdb
``` ```
If everything went well, then the web interface of the ddatabase should be accessible at [http://localhost:8083/](http://localhost:8083/). Create a database `home_assistant` to use with Home Assistant either with the web interface or the commandline tool `influx`. If everything went well, then the web interface of the database should be accessible at [http://localhost:8083/](http://localhost:8083/). Create a database `home_assistant` to use with Home Assistant either with the web interface or the commandline tool `influx`.
<p class='img'> <p class='img'>
<img src='/images/blog/2015-12-influxdb/influxdb-frontend.png' /> <img src='/images/blog/2015-12-influxdb/influxdb-frontend.png' />