88 lines
1.8 KiB
INI
88 lines
1.8 KiB
INI
[Settings]
|
|
theme = dark
|
|
accent=orange
|
|
background=random
|
|
|
|
[Home Assistant]
|
|
prefix = https://
|
|
url = hass.wolf-house.net
|
|
icon =static/images/apps/home-assistant.png
|
|
description = Home automation software.
|
|
open_in = iframe
|
|
|
|
[Nextcloud]
|
|
prefix = https://
|
|
url = cloud.wolf-house.net
|
|
icon = static/images/apps/nextcloud.png
|
|
description = File server and sync software.
|
|
open_in = new_tab
|
|
|
|
[Wolflix]
|
|
prefix = https://
|
|
url = wolflix.wolf-house.net
|
|
icon = static/images/apps/emby.png
|
|
description = Movies and TV.
|
|
open_in = iframe
|
|
|
|
[Bitwarden]
|
|
prefix = https://
|
|
url = passwords.wolf-house.net
|
|
icon = static/images/apps/bitwarden.png
|
|
description = Password server.
|
|
open_in = this_tab
|
|
|
|
[Gitea]
|
|
prefix = https://
|
|
url = git.wolf-house.net
|
|
icon = static/images/apps/gitea.png
|
|
description = Self hosted git repo.
|
|
open_in = this_tab
|
|
|
|
[Black Pearl]
|
|
prefix = https://
|
|
url = blackpearl.wolf-house.net
|
|
icon = static/images/apps/deluge.png
|
|
description = Containerized torrent server with vpn.
|
|
open_in = iframe
|
|
|
|
[WolfPrime SSH]
|
|
prefix = https://
|
|
url = ssh.wolf-house.net
|
|
icon = static/images/apps/terminal.png
|
|
description = Terminal access for WolfPrime.
|
|
open_in = iframe
|
|
|
|
[Portainer]
|
|
prefix = https://
|
|
url = port.wolf-house.net
|
|
icon = static/images/apps/portainer.png
|
|
description = Manage docker containers.
|
|
open_in = iframe
|
|
|
|
[Nginx Proxy Manager]
|
|
prefix = https://
|
|
url = proxies.wolf-house.net
|
|
icon = static/images/apps/nginxproxymanager.png
|
|
description = Manage the nginx reverse proxy.
|
|
open_in = new_tab
|
|
|
|
[Sonarr]
|
|
prefix = https://
|
|
url = sonarr.wolf-house.net
|
|
icon = static/images/apps/sonarr.png
|
|
description = TV Shows.
|
|
open_in = iframe
|
|
|
|
[Radarr]
|
|
prefix = https://
|
|
url = radarr.wolf-house.net
|
|
icon = static/images/apps/radarr.png
|
|
description = Movies.
|
|
open_in = iframe
|
|
|
|
[Jackett]
|
|
prefix = http://
|
|
url = 192.168.39.175:9117
|
|
icon = static/images/apps/jackett.png
|
|
description = Torrent indexer.
|
|
open_in = this_tab |