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]
|
[Lidarr]
|
||||||
prefix = http://
|
prefix = http://
|
||||||
url = 192.168.39.175:8686
|
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
|
description = Looks and smells like Sonarr but made for music
|
||||||
open_in = this_tab
|
open_in = this_tab
|
||||||
|
|
||||||
[Airsonic]
|
[Airsonic]
|
||||||
prefix = http://
|
prefix = http://
|
||||||
url = 192.168.39.175:4040
|
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
|
description = A Free and Open Source community driven media server
|
||||||
open_in = this_tab
|
open_in = this_tab
|
||||||
|
|
||||||
[Tautulli]
|
[Tautulli]
|
||||||
prefix = http://
|
prefix = http://
|
||||||
url = 192.168.39.175:8181
|
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
|
description = A Python based monitoring and tracking tool for Plex Media Server
|
||||||
open_in = this_tab
|
open_in = this_tab
|
||||||
|
|
||||||
[Bazarr]
|
[Bazarr]
|
||||||
prefix = http://
|
prefix = http://
|
||||||
url = 192.168.39.175:6767
|
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
|
description = A companion application to Sonarr and Radarr
|
||||||
open_in = this_tab
|
open_in = this_tab
|
||||||
|
|
||||||
[Ombi]
|
[Ombi]
|
||||||
prefix = http://
|
prefix = http://
|
||||||
url = 192.168.39.175:3579
|
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!
|
description = Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
||||||
open_in = this_tab
|
open_in = this_tab
|
||||||
|
|
||||||
[Syncthing]
|
[Syncthing]
|
||||||
prefix = http://
|
prefix = http://
|
||||||
url = 192.168.39.175:8384
|
url = 192.168.39.175:8384
|
||||||
icon = static/images/apps/jellyfin.png
|
icon = static/images/apps/Syncthing.png
|
||||||
description = Open Source Continuous File Synchronization
|
description = Open Source Continuous File Synchronization
|
||||||
open_in = this_tab
|
open_in = this_tab
|
||||||
|
|
||||||
[The Lounge]
|
[The Lounge]
|
||||||
prefix = http://
|
prefix = http://
|
||||||
url = 192.168.39.175:9000
|
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
|
description = Modern, responsive, cross-platform, self-hosted web IRC client
|
||||||
open_in = this_tab
|
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