Update readme
This commit is contained in:
parent
7b8403c9ba
commit
810c0b64bb
1 changed files with 16 additions and 2 deletions
18
README.md
18
README.md
|
@ -12,12 +12,26 @@ frontend
|
|||
Requirements:
|
||||
* Python3.6+
|
||||
* Python3-pip
|
||||
* InfluxDB
|
||||
* [InfluxDB](https://www.influxdata.com/)
|
||||
|
||||
<p align="center">
|
||||
<img width="800" src="https://i.imgur.com/av8e0HP.png">
|
||||
_Example Dashboard_
|
||||
</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)
|
||||
```
|
||||
# Clone the repository
|
||||
|
@ -92,4 +106,4 @@ named `varken`
|
|||
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
|
||||
discord. Future releases may contain a json-generator, but it does not exist
|
||||
as varken stands today.
|
||||
as varken stands today.
|
||||
|
|
Loading…
Reference in a new issue