This commit is contained in:
Andrew Z 2021-11-07 14:03:21 -05:00
parent 91f2503575
commit 329d9f5808
3 changed files with 7 additions and 7 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1636306657
"last_updated_timestamp": 1636311800
}

View File

@ -193962,7 +193962,7 @@
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/113418-support-docker-webui/",
"Overview": "This application will list all dockers that have a WebUI.\r\n\r\nhttps://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/screen.png\r\n\r\n----------------------- Update ---------------------------\r\n31 / 10 / 2021:\r\n - Add variable CIRCLE #This variable allows you to set or remove coloured circles.\r\n \r\n03 / 11 / 2021:\r\n - Do not change the name of the application (Docker-WebUI). I omitted the list with this name. If you change it then you will see it listed.\r\n - If you are in version 6.10-rc2 (or newer), you can change the container name by adding an environment variable to each container (HOST_CONTAINERNAME).",
"Overview": "Hello to all of you,\r\n\u00a0\r\nI made a small application that lists the docker containers that have a WebUI link.\r\n\r\nA few things that are essential for this application to work properly:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I have omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - container: /data, host: /var/local/emhttp/plugins/dynamix.docker.manager\r\n\u00a0\r\nHave fun.\r\n\u00a0\r\n----------------------- Update ---------------------------\r\n07 / 11 / 2021\r\n\u00a0 - Fixed problem with URL parameter.\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\nto\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\n\r\n\u00a0\r\n03 / 11 / 2021:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - If you are in version 6.10-rc2 (or newer), you can change the container name by adding an environment variable to each container (HOST_CONTAINERNAME).\r\n\u00a0\r\nThanks to @Meles Meles.\r\n\r\n31 / 10 / 2021:\r\n\u00a0 - Add variable CIRCLE #This variable allows you to set or remove colored circles.\r\n\u200b",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/docker-webui.xml",
"Icon": "https://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/docker-webui.png",
@ -194014,7 +194014,7 @@
}
],
"Repo": "Kameleon83's Repository",
"Date": "1635963946",
"Date": "1636308384",
"RecommendedDate": 1633060800,
"RecommendedReason": {
"en_US": "Creates a nice landing page for all of your docker containers with no work involved"

View File

@ -1,7 +1,7 @@
{
"apps": 1407,
"last_updated_timestamp": 1636306657,
"last_updated": "2021-11-07 12:37",
"last_updated_timestamp": 1636311800,
"last_updated": "2021-11-07 14:03",
"categories": [
{
"Cat": "Backup:",
@ -194124,7 +194124,7 @@
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/113418-support-docker-webui/",
"Overview": "This application will list all dockers that have a WebUI.\r\n\r\nhttps://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/screen.png\r\n\r\n----------------------- Update ---------------------------\r\n31 / 10 / 2021:\r\n - Add variable CIRCLE #This variable allows you to set or remove coloured circles.\r\n \r\n03 / 11 / 2021:\r\n - Do not change the name of the application (Docker-WebUI). I omitted the list with this name. If you change it then you will see it listed.\r\n - If you are in version 6.10-rc2 (or newer), you can change the container name by adding an environment variable to each container (HOST_CONTAINERNAME).",
"Overview": "Hello to all of you,\r\n\u00a0\r\nI made a small application that lists the docker containers that have a WebUI link.\r\n\r\nA few things that are essential for this application to work properly:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I have omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - container: /data, host: /var/local/emhttp/plugins/dynamix.docker.manager\r\n\u00a0\r\nHave fun.\r\n\u00a0\r\n----------------------- Update ---------------------------\r\n07 / 11 / 2021\r\n\u00a0 - Fixed problem with URL parameter.\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\nto\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\n\r\n\u00a0\r\n03 / 11 / 2021:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - If you are in version 6.10-rc2 (or newer), you can change the container name by adding an environment variable to each container (HOST_CONTAINERNAME).\r\n\u00a0\r\nThanks to @Meles Meles.\r\n\r\n31 / 10 / 2021:\r\n\u00a0 - Add variable CIRCLE #This variable allows you to set or remove colored circles.\r\n\u200b",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/docker-webui.xml",
"Icon": "https://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/docker-webui.png",
@ -194176,7 +194176,7 @@
}
],
"Repo": "Kameleon83's Repository",
"Date": "1635963946",
"Date": "1636308384",
"RecommendedDate": 1633060800,
"RecommendedReason": {
"en_US": "Creates a nice landing page for all of your docker containers with no work involved"