68 lines
1.7 KiB
INI
68 lines
1.7 KiB
INI
[Settings]
|
|
theme = dark
|
|
accent=orange
|
|
background=static/images/backgrounds/background.png
|
|
|
|
[Home Assistant]
|
|
prefix = https://
|
|
url = hass.wolf-house.net
|
|
icon =static/images/apps/home-assistant.png
|
|
sidebar_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
|
|
sidebar_icon = static/images/apps/nextcloud.png
|
|
description = File server and sync software.
|
|
open_in = iframe
|
|
|
|
[Wolflix]
|
|
prefix = https://
|
|
url = wolflix.wolf-house.net
|
|
icon = static/images/apps/emby.png
|
|
sidebar_icon = static/images/apps/emby.png
|
|
description = Movies and TV.
|
|
open_in = iframe
|
|
|
|
[Gitea]
|
|
prefix = https://
|
|
url = git.wolf-house.net
|
|
icon = static/images/apps/gitea.png
|
|
sidebar_icon = static/images/apps/gitea.png
|
|
description = Self hosted git repo.
|
|
open_in = new_tab
|
|
|
|
[Black Pearl]
|
|
prefix = https://
|
|
url = blackpearl.wolf-house.net
|
|
icon = static/images/apps/deluge.png
|
|
sidebar_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
|
|
sidebar_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
|
|
sidebar_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
|
|
sidebar_icon = static/images/apps/nginxproxymanager.png
|
|
description = Manage the nginx reverse proxy.
|
|
open_in = new_tab |