Update readme

This commit is contained in:
samwiseg0 2018-12-14 15:37:43 -05:00
parent 7b8403c9ba
commit 810c0b64bb

View file

@ -12,12 +12,26 @@ frontend
Requirements: Requirements:
* Python3.6+ * Python3.6+
* Python3-pip * Python3-pip
* InfluxDB * [InfluxDB](https://www.influxdata.com/)
<p align="center"> <p align="center">
<img width="800" src="https://i.imgur.com/av8e0HP.png"> <img width="800" src="https://i.imgur.com/av8e0HP.png">
_Example Dashboard_
</p> </p>
Supported Modules:
* [Sonarr](https://sonarr.tv/) - Smart PVR for newsgroup and bittorrent users.
* [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.
* [Ombi](https://ombi.io/) - Want a Movie or TV Show on Plex or Emby? Use Ombi!
* Cisco ASA
Key features:
* Multiple server support for all modules
* Geolocation mapping from [GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/)
* Grafana [Worldmap Panel](https://grafana.com/plugins/grafana-worldmap-panel/installation) support
## Quick Setup (Git Clone) ## Quick Setup (Git Clone)
``` ```
# Clone the repository # Clone the repository
@ -92,4 +106,4 @@ named `varken`
Grafana is used in our examples but not required, nor packaged as part of Grafana is used in our examples but not required, nor packaged as part of
Varken. Panel example pictures are pinned in the grafana-panels channel of Varken. Panel example pictures are pinned in the grafana-panels channel of
discord. Future releases may contain a json-generator, but it does not exist discord. Future releases may contain a json-generator, but it does not exist
as varken stands today. as varken stands today.