Build App list and docs

This commit is contained in:
github-actions[bot]
2023-04-15 03:48:27 +00:00
parent ee1668b235
commit e1ea701d0f
2 changed files with 6 additions and 52 deletions

View File

@@ -3703,27 +3703,12 @@
"default": "4011",
"label": "KASM_PORT",
"name": "KASM_PORT"
},
{
"default": "",
"label": "DOCKER_HUB_USERNAME",
"name": "DOCKER_HUB_USERNAME"
},
{
"default": "",
"label": "DOCKER_HUB_PASSWORD",
"name": "DOCKER_HUB_PASSWORD"
},
{
"default": "",
"label": "MODPROBE_CMD",
"name": "MODPROBE_CMD"
}
],
"image": "lscr.io/linuxserver/kasm:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kasm-server.png",
"name": "Kasm",
"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://www.kasmweb.com/\" target=\"_blank\">https://www.kasmweb.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/linuxserver/docker-kasm\" target=\"_blank\">https://github.com/linuxserver/docker-kasm</a><br><br><br>make sure you fill out your username and password in the DOCKER_HUB_USERNAME/PASSWORD areas",
"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://www.kasmweb.com/\" target=\"_blank\">https://www.kasmweb.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/linuxserver/docker-kasm\" target=\"_blank\">https://github.com/linuxserver/docker-kasm</a><br><br><br>",
"platform": "linux",
"ports": [
"4010:3000/tcp",
@@ -3735,20 +3720,12 @@
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/kasm/data",
"container": "/data"
"bind": "/portainer/Files/AppData/Config/kasm/opt",
"container": "/opt"
},
{
"bind": "/portainer/Files/AppData/Config/kasm/profiles",
"container": "/profiles"
},
{
"bind": "/portainer/Files/AppData/Config/kasm/dev_input",
"container": "/dev_input"
},
{
"bind": "/portainer/Files/AppData/Config/kasm/run_udev_data",
"container": "/udev_data"
}
]
},

View File

@@ -3685,27 +3685,12 @@
"default": "4011",
"label": "KASM_PORT",
"name": "KASM_PORT"
},
{
"default": "",
"label": "DOCKER_HUB_USERNAME",
"name": "DOCKER_HUB_USERNAME"
},
{
"default": "",
"label": "DOCKER_HUB_PASSWORD",
"name": "DOCKER_HUB_PASSWORD"
},
{
"default": "",
"label": "MODPROBE_CMD",
"name": "MODPROBE_CMD"
}
],
"image": "lscr.io/linuxserver/kasm:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kasm-server.png",
"name": "Kasm",
"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://www.kasmweb.com/\" target=\"_blank\">https://www.kasmweb.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/linuxserver/docker-kasm\" target=\"_blank\">https://github.com/linuxserver/docker-kasm</a><br><br><br>make sure you fill out your username and password in the DOCKER_HUB_USERNAME/PASSWORD areas",
"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://www.kasmweb.com/\" target=\"_blank\">https://www.kasmweb.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/linuxserver/docker-kasm\" target=\"_blank\">https://github.com/linuxserver/docker-kasm</a><br><br><br>",
"platform": "linux",
"ports": [
"4010:3000/tcp",
@@ -3717,20 +3702,12 @@
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/kasm/data",
"container": "/data"
"bind": "/portainer/Files/AppData/Config/kasm/opt",
"container": "/opt"
},
{
"bind": "/portainer/Files/AppData/Config/kasm/profiles",
"container": "/profiles"
},
{
"bind": "/portainer/Files/AppData/Config/kasm/dev_input",
"container": "/dev_input"
},
{
"bind": "/portainer/Files/AppData/Config/kasm/run_udev_data",
"container": "/udev_data"
}
]
},