Update README
This commit is contained in:
parent
0556c07638
commit
a1f37e1bfb
1 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ ecosystem into InfluxDB using Grafana for a frontend
|
||||||
Requirements:
|
Requirements:
|
||||||
* [Python 3.6.7+](https://www.python.org/downloads/release/python-367/)
|
* [Python 3.6.7+](https://www.python.org/downloads/release/python-367/)
|
||||||
* [Python3-pip](https://pip.pypa.io/en/stable/installing/)
|
* [Python3-pip](https://pip.pypa.io/en/stable/installing/)
|
||||||
* [InfluxDB](https://www.influxdata.com/)
|
* [InfluxDB 1.8.x](https://www.influxdata.com/)
|
||||||
* [Grafana](https://grafana.com/)
|
* [Grafana](https://grafana.com/)
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
@ -32,7 +32,6 @@ Supported Modules:
|
||||||
* [Radarr](https://radarr.video/) - A fork of Sonarr to work with movies à la Couchpotato.
|
* [Radarr](https://radarr.video/) - A fork of Sonarr to work with movies à la Couchpotato.
|
||||||
* [Tautulli](https://tautulli.com/) - A Python based monitoring and tracking tool for Plex Media Server.
|
* [Tautulli](https://tautulli.com/) - A Python based monitoring and tracking tool for Plex Media Server.
|
||||||
* [Ombi](https://ombi.io/) - Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
* [Ombi](https://ombi.io/) - Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
||||||
* [Unifi](https://unifi-sdn.ubnt.com/) - The Global Leader in Managed Wi-Fi Systems
|
|
||||||
* [Lidarr](https://lidarr.audio/) - Looks and smells like Sonarr but made for music.
|
* [Lidarr](https://lidarr.audio/) - Looks and smells like Sonarr but made for music.
|
||||||
|
|
||||||
Key features:
|
Key features:
|
||||||
|
@ -51,6 +50,7 @@ Please read [Asking for Support](https://wiki.cajun.pro/books/varken/chapter/ask
|
||||||
|
|
||||||
### InfluxDB
|
### InfluxDB
|
||||||
[InfluxDB Installation Documentation](https://wiki.cajun.pro/books/varken/page/influxdb-d1f)
|
[InfluxDB Installation Documentation](https://wiki.cajun.pro/books/varken/page/influxdb-d1f)
|
||||||
|
Note: Only v1.8.x is currently supported.
|
||||||
|
|
||||||
Influxdb is required but not packaged as part of Varken. Varken will create
|
Influxdb is required but not packaged as part of Varken. Varken will create
|
||||||
its database on its own. If you choose to give varken user permissions that
|
its database on its own. If you choose to give varken user permissions that
|
||||||
|
|
Loading…
Reference in a new issue