Update 'app_templates.ini'
Fixing up png links and adding traefik
This commit is contained in:
parent
8bd8c29cc5
commit
ca28d3285a
@ -99,48 +99,55 @@ open_in = this_tab
|
||||
[Lidarr]
|
||||
prefix = http://
|
||||
url = 192.168.39.175:8686
|
||||
icon = static/images/apps/jellyfin.png
|
||||
icon = static/images/apps/lidarr.png
|
||||
description = Looks and smells like Sonarr but made for music
|
||||
open_in = this_tab
|
||||
|
||||
[Airsonic]
|
||||
prefix = http://
|
||||
url = 192.168.39.175:4040
|
||||
icon = static/images/apps/jellyfin.png
|
||||
icon = static/images/apps/airsonic.png
|
||||
description = A Free and Open Source community driven media server
|
||||
open_in = this_tab
|
||||
|
||||
[Tautulli]
|
||||
prefix = http://
|
||||
url = 192.168.39.175:8181
|
||||
icon = static/images/apps/jellyfin.png
|
||||
icon = static/images/apps/tautulli.png
|
||||
description = A Python based monitoring and tracking tool for Plex Media Server
|
||||
open_in = this_tab
|
||||
|
||||
[Bazarr]
|
||||
prefix = http://
|
||||
url = 192.168.39.175:6767
|
||||
icon = static/images/apps/jellyfin.png
|
||||
icon = static/images/apps/bazarr.png
|
||||
description = A companion application to Sonarr and Radarr
|
||||
open_in = this_tab
|
||||
|
||||
[Ombi]
|
||||
prefix = http://
|
||||
url = 192.168.39.175:3579
|
||||
icon = static/images/apps/jellyfin.png
|
||||
icon = static/images/apps/ombi.png
|
||||
description = Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
||||
open_in = this_tab
|
||||
|
||||
[Syncthing]
|
||||
prefix = http://
|
||||
url = 192.168.39.175:8384
|
||||
icon = static/images/apps/jellyfin.png
|
||||
icon = static/images/apps/Syncthing.png
|
||||
description = Open Source Continuous File Synchronization
|
||||
open_in = this_tab
|
||||
|
||||
[The Lounge]
|
||||
prefix = http://
|
||||
url = 192.168.39.175:9000
|
||||
icon = static/images/apps/jellyfin.png
|
||||
icon = static/images/apps/thelounge.png
|
||||
description = Modern, responsive, cross-platform, self-hosted web IRC client
|
||||
open_in = this_tab
|
||||
|
||||
[Traefik]
|
||||
prefix = http://
|
||||
url = 192.168.39.175:8080
|
||||
icon = static/images/apps/traefik.png
|
||||
description = The Cloud Native Edge Router
|
||||
open_in = this_tab
|
||||
|
Loading…
x
Reference in New Issue
Block a user