Merge pull request 'Create Plex, Unifi, Mailcow Template' (#55) from J0n4t4n/DashMachine:additional_apps into master

Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/55

Great PR
Thank you!!!
This commit is contained in:
Ross Mountjoy 2020-02-16 18:03:20 +00:00
commit 43b82a16a7
6 changed files with 18 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,6 @@
[Mailcow]
prefix = https://
url = your-website.com
icon = static/images/apps/mailcow.png
description = mailcow is a mail server suite based on Dovecot, Postfix and other open source software, that provides a modern web UI for user/server administration.
open_in = this_tab

6
template_apps/Plex.ini Normal file
View File

@ -0,0 +1,6 @@
[Plex]
prefix = https://
url = your-website.com
icon = static/images/apps/plex.png
description = Plex is a clientserver media player system and software suite.
open_in = this_tab

6
template_apps/Unifi.ini Normal file
View File

@ -0,0 +1,6 @@
[Unifi]
prefix = https://
url = your-website.com
icon = static/images/apps/unifi.png
description = The UniFi® Controller is a wireless network management software solution from Ubiquiti Networks™. It allows you to manage multiple wireless networks using a web browser.
open_in = this_tab