Remove config file
This commit is contained in:
parent
95d4bf200c
commit
4cafde9518
1 changed files with 0 additions and 31 deletions
|
@ -1,31 +0,0 @@
|
|||
# Domains should be either http(s)://subdomain.domain.com or http(s):// domain.com/url_suffix
|
||||
|
||||
grafana_url = 'grafana.domain.tld'
|
||||
grafana_port = 8086
|
||||
grafana_username = 'root'
|
||||
grafana_password = 'root'
|
||||
|
||||
sonarr_url = 'https://radarr.domain.tld'
|
||||
sonarr_api_key = 'xxxxxxxxxxxxxxx'
|
||||
sonarr_grafana_db_name = 'plex'
|
||||
|
||||
radarr_url = 'https://sonarr.domain.tld'
|
||||
radarr_api_key = 'xxxxxxxxxxxxxxx'
|
||||
radarr_grafana_db_name = 'plex'
|
||||
|
||||
ombi_url = 'https://ombi.domain.tld'
|
||||
ombi_api_key = 'xxxxxxxxxxxxxxx'
|
||||
ombi_grafana_db_name = 'plex'
|
||||
|
||||
tautulli_url = 'https://tautulli.domain.tld'
|
||||
tautulli_api_key = 'xxxxxxxxxxxxxxx'
|
||||
tautulli_grafana_db_name = 'plex'
|
||||
|
||||
asa_url = 'https://firewall.domain.tld'
|
||||
asa_username = 'cisco'
|
||||
asa_password = 'cisco'
|
||||
asa_grafana_db_name = 'asa'
|
||||
|
||||
sickrage_url = 'https://sickrage.domain.tld/'
|
||||
sickrage_api_key = 'xxxxxxxxxxxxxxx'
|
||||
sickrage_grafana_db_name = 'plex'
|
Loading…
Reference in a new issue