Browse Source

Build App list and docs

github-actions[bot] 2 years ago
parent
commit
c38b60f4b2
3 changed files with 1 additions and 75 deletions
  1. 1 1
      docs/AppList.md
  2. 0 37
      template/portainer-v2-amd64.json
  3. 0 37
      template/portainer-v2-arm64.json

+ 1 - 1
docs/AppList.md

@@ -98,7 +98,7 @@ List of all apps included in this project with info related to it.
 |[Jellyfin](https://jellyfin.org/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-jellyfin) |  |  |  |
 |[Jellyseerr](https://github.com/Fallenbagel/jellyseerr)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/fallenbagel/jellyseerr) |  |  |  |
 |[Jellyfin-Accounts](https://jfa-go.com/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://wiki.jfa-go.com/) |  |  |  |
-|[Kasm](https://www.kasmweb.com/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/linuxserver/docker-kasm) |  |  |  |
+|[]()|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|| [![](../build/images/blue_doc_icon.png)]() | [![](../build/images/red_doc_icon.png)](../docs/) | [![](../build/images/script_icon.png)](../tools/) | [![](../build/images/yt-badge-.png "")]() |
 |[Kavita](https://www.kavitareader.com/#home)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://wiki.kavitareader.com/en/install/docker-install) |  |  |  |
 |[Klipper[Testing], Mainsail, Moonraker](https://hub.docker.com/r/mkuf/klipper)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Stack| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/mkuf/klipper) |  | [![](../build/images/script_icon.png)](../tools/install_klipper.sh) |  |
 |[Kodi Headless](https://kodi.tv/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/) |  |  |  |

+ 0 - 37
template/portainer-v2-amd64.json

@@ -3692,43 +3692,6 @@
 			],
 			"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://github.com/Fallenbagel/jellyseerr\" target=\"_blank\">https://github.com/Fallenbagel/jellyseerr</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/fallenbagel/jellyseerr\" target=\"_blank\">https://hub.docker.com/r/fallenbagel/jellyseerr</a><br><br><br>"
 		},
-		{
-			"categories": [
-				"Utilities",
-				"tools"
-			],
-			"description": "Kasm is a web-accessible desktop environment.",
-			"env": [
-				{
-					"default": "4011",
-					"label": "KASM_PORT",
-					"name": "KASM_PORT"
-				}
-			],
-			"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>",
-			"platform": "linux",
-			"ports": [
-				"4010:3000/tcp",
-				"4011:4011/tcp"
-			],
-			"privileged": true,
-			"restart_policy": "unless-stopped",
-			"title": "Kasm",
-			"type": 1,
-			"volumes": [
-				{
-					"bind": "/portainer/Files/AppData/Config/kasm/opt",
-					"container": "/opt"
-				},
-				{
-					"bind": "/portainer/Files/AppData/Config/kasm/profiles",
-					"container": "/profiles"
-				}
-			]
-		},
 		{
 			"categories": [
 				"Library",

+ 0 - 37
template/portainer-v2-arm64.json

@@ -3674,43 +3674,6 @@
 			],
 			"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://github.com/Fallenbagel/jellyseerr\" target=\"_blank\">https://github.com/Fallenbagel/jellyseerr</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/fallenbagel/jellyseerr\" target=\"_blank\">https://hub.docker.com/r/fallenbagel/jellyseerr</a><br><br><br>"
 		},
-		{
-			"categories": [
-				"Utilities",
-				"tools"
-			],
-			"description": "Kasm is a web-accessible desktop environment.",
-			"env": [
-				{
-					"default": "4011",
-					"label": "KASM_PORT",
-					"name": "KASM_PORT"
-				}
-			],
-			"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>",
-			"platform": "linux",
-			"ports": [
-				"4010:3000/tcp",
-				"4011:4011/tcp"
-			],
-			"privileged": true,
-			"restart_policy": "unless-stopped",
-			"title": "Kasm",
-			"type": 1,
-			"volumes": [
-				{
-					"bind": "/portainer/Files/AppData/Config/kasm/opt",
-					"container": "/opt"
-				},
-				{
-					"bind": "/portainer/Files/AppData/Config/kasm/profiles",
-					"container": "/profiles"
-				}
-			]
-		},
 		{
 			"categories": [
 				"Library",