ソースを参照

Update the templates and applist

Robert Middleswarth 3 年 前
コミット
400d7756e6

+ 1 - 0
docs/AppList.md

@@ -61,6 +61,7 @@ List of all apps included in this project with info related to it.
 |[JDownloader](https://my.jdownloader.org/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/jaymoulin/docker-jdownloader) |  |  |  | [![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=30MYRgCObu8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=4) |
 |[Jellyfin](https://jellyfin.org/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-jellyfin) |  |  |  |  |
 |[Kodi Headless](https://kodi.tv/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/) |  |  |  |  |
+|[Komga](https://github.com/gotson/komga)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://komga.org/) |  |  |  |  |
 |[LazyLibrarian](https://lazylibrarian.gitlab.io/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-lazylibrarian) |  |  |  |  |
 |[Let's Encrypt](https://letsencrypt.org/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/linuxserver/letsencrypt) |  |  |  |  |
 |[libreddit](https://libreddit.silkky.cloud/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/spikecodes/libreddit#2-docker) |  |  |  |  |

+ 35 - 2
pi-hosted_template/template/portainer-v2.json

@@ -1581,7 +1581,7 @@
 				"Other",
 				"Tools"
 			],
-			"description": "[arm] A clientless remote desktop gateway.",
+			"description": "A clientless remote desktop gateway.",
 			"image": "oznu/guacamole:armhf",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/guacamole.png",
 			"name": "guacamole",
@@ -2102,6 +2102,39 @@
 			],
 			"note": "<h3>Template created by Pi-Hosted Series</h3><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://kodi.tv/\" target=\"_blank\">https://kodi.tv/</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/\" target=\"_blank\">https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/</a><br><br><br>"
 		},
+		{
+			"categories": [
+				"Books",
+				"Tools"
+			],
+			"description": "Komga is a free and open source comics/mangas/magazines server.",
+			"image": "gotson/komga",
+			"logo": "https://raw.githubusercontent.com/tuta23/pi-hosted/master/images/komga.png",
+			"name": "komga",
+			"platform": "linux",
+			"ports": [
+				"8995:8080/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "Komga",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/komga/config",
+					"container": "/config"
+				},
+				{
+					"bind": "/portainer/Files/AppData/Config/komga/data",
+					"container": "/data"
+				},
+				{
+					"bind": "/etc/timezone",
+					"container": "/etc/timezone",
+					"read_only": "true"
+				}
+			],
+			"note": "<h3>Template created by Pi-Hosted Series</h3><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/gotson/komga\" target=\"_blank\">https://github.com/gotson/komga</a><br><b>Official Docker Documentation: </b><a href=\"https://komga.org/\" target=\"_blank\">https://komga.org/</a><br><br><br>"
+		},
 		{
 			"categories": [
 				"Books"
@@ -5519,7 +5552,7 @@
 				"Tools"
 			],
 			"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
-			"image": "benbusby/whoogle-search:0.6.0",
+			"image": "benbusby/whoogle-search:0.7.1",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png",
 			"name": "whoogle",
 			"platform": "linux",

+ 35 - 2
template/portainer-v2-arm32.json

@@ -1581,7 +1581,7 @@
 				"Other",
 				"Tools"
 			],
-			"description": "[arm] A clientless remote desktop gateway.",
+			"description": "A clientless remote desktop gateway.",
 			"image": "oznu/guacamole:armhf",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/guacamole.png",
 			"name": "guacamole",
@@ -2102,6 +2102,39 @@
 			],
 			"note": "<h3>Template created by Pi-Hosted Series</h3><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://kodi.tv/\" target=\"_blank\">https://kodi.tv/</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/\" target=\"_blank\">https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/</a><br><br><br>"
 		},
+		{
+			"categories": [
+				"Books",
+				"Tools"
+			],
+			"description": "Komga is a free and open source comics/mangas/magazines server.",
+			"image": "gotson/komga",
+			"logo": "https://raw.githubusercontent.com/tuta23/pi-hosted/master/images/komga.png",
+			"name": "komga",
+			"platform": "linux",
+			"ports": [
+				"8995:8080/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "Komga",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/komga/config",
+					"container": "/config"
+				},
+				{
+					"bind": "/portainer/Files/AppData/Config/komga/data",
+					"container": "/data"
+				},
+				{
+					"bind": "/etc/timezone",
+					"container": "/etc/timezone",
+					"read_only": "true"
+				}
+			],
+			"note": "<h3>Template created by Pi-Hosted Series</h3><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/gotson/komga\" target=\"_blank\">https://github.com/gotson/komga</a><br><b>Official Docker Documentation: </b><a href=\"https://komga.org/\" target=\"_blank\">https://komga.org/</a><br><br><br>"
+		},
 		{
 			"categories": [
 				"Books"
@@ -5519,7 +5552,7 @@
 				"Tools"
 			],
 			"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
-			"image": "benbusby/whoogle-search:0.6.0",
+			"image": "benbusby/whoogle-search:0.7.1",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png",
 			"name": "whoogle",
 			"platform": "linux",

+ 36 - 3
template/portainer-v2-arm64.json

@@ -1747,8 +1747,8 @@
 				"Other",
 				"Tools"
 			],
-			"description": "[arm] A clientless remote desktop gateway.",
-			"image": "oznu/guacamole:armhf",
+			"description": "A clientless remote desktop gateway.",
+			"image": "maxwaldorf/guacamole:latest",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/guacamole.png",
 			"name": "guacamole",
 			"note": "<h3>Template created by Pi-Hosted Series</h3><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://guacamole.apache.org/\" target=\"_blank\">https://guacamole.apache.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/oznu/guacamole\" target=\"_blank\">https://hub.docker.com/r/oznu/guacamole</a><br><br><br><b>Youtube Video: </b><a href=\"https://www.youtube.com/watch?v=cKAhnf8X1lo&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=3\" target=\"_blank\">Manually Installing Guacamole on Portainer</a><br><br>The default login will be guacadmin/guacadmin. It is common practice to add a new admin user and remove the default user for Guacamole.",
@@ -2268,6 +2268,39 @@
 			],
 			"note": "<h3>Template created by Pi-Hosted Series</h3><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://kodi.tv/\" target=\"_blank\">https://kodi.tv/</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/\" target=\"_blank\">https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/</a><br><br><br>"
 		},
+		{
+			"categories": [
+				"Books",
+				"Tools"
+			],
+			"description": "Komga is a free and open source comics/mangas/magazines server.",
+			"image": "gotson/komga",
+			"logo": "https://raw.githubusercontent.com/tuta23/pi-hosted/master/images/komga.png",
+			"name": "komga",
+			"platform": "linux",
+			"ports": [
+				"8995:8080/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "Komga",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/komga/config",
+					"container": "/config"
+				},
+				{
+					"bind": "/portainer/Files/AppData/Config/komga/data",
+					"container": "/data"
+				},
+				{
+					"bind": "/etc/timezone",
+					"container": "/etc/timezone",
+					"read_only": "true"
+				}
+			],
+			"note": "<h3>Template created by Pi-Hosted Series</h3><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/gotson/komga\" target=\"_blank\">https://github.com/gotson/komga</a><br><b>Official Docker Documentation: </b><a href=\"https://komga.org/\" target=\"_blank\">https://komga.org/</a><br><br><br>"
+		},
 		{
 			"categories": [
 				"Books"
@@ -5864,7 +5897,7 @@
 				"Tools"
 			],
 			"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
-			"image": "benbusby/whoogle-search:0.6.0",
+			"image": "benbusby/whoogle-search:0.7.1",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png",
 			"name": "whoogle",
 			"platform": "linux",