Added Mstream app and changed a note on DeeMix

This commit is contained in:
geekaroni 2020-06-05 10:03:04 -04:00
parent 0cdb6757e1
commit 965255c17d
1 changed files with 5 additions and 6 deletions

View File

@ -82,7 +82,7 @@
"title": "Mstream", "title": "Mstream",
"name": "Mstream", "name": "Mstream",
"description": "Mstream is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere. There are mobile apps available for both Android and iPhone..", "description": "Mstream is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere. There are mobile apps available for both Android and iPhone..",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/mstream.png", "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/filebrowser.png",
"image": "linuxserver/mstream:latest", "image": "linuxserver/mstream:latest",
"categories": [ "categories": [
"Other", "Other",
@ -102,14 +102,14 @@
"container": "/music", "container": "/music",
"bind": "/portainer/Downloads" "bind": "/portainer/Downloads"
} }
], ]
"note": ""
}, },
{ {
"type": 1, "type": 1,
"title": "FileBrowser", "title": "FileBrowser",
"name": "Filebrowser", "name": "Filebrowser",
"description": "Web File Browser which can be used as a middleware or standalone app.", "description": "Web File Browser which can be used as a middleware or standalone app.",
"note": "<b>The default username and password is admin/admin</b>",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/filebrowser.png", "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/filebrowser.png",
"image": "80x86/filebrowser:latest", "image": "80x86/filebrowser:latest",
"categories": [ "categories": [
@ -130,8 +130,7 @@
"container": "/myfiles", "container": "/myfiles",
"bind": "/portainer/Files/AppData/Config" "bind": "/portainer/Files/AppData/Config"
} }
], ]
"note": "Default username and password is admin/admin. The default file directory allows you to browse your Docker config files but feel free to change that."
}, },
{ {
"type": 1, "type": 1,
@ -228,7 +227,7 @@
"bind": "/portainer/Downloads" "bind": "/portainer/Downloads"
} }
], ],
"note": "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to https://notabug.org/RemixDevs/DeezloaderRemix/wiki/Login+via+userToken for userToken details." "note": "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to <a href='https://notabug.org/RemixDevs/DeezloaderRemix/wiki/Login+via+userToken'>this page</a> for userToken details."
}, },
{ {
"type": 1, "type": 1,