Prechádzať zdrojové kódy

added aria2 with ariang gui

novaspirit 3 rokov pred
rodič
commit
3cb69963bb

BIN
images/ariang.png


+ 40 - 0
template/portainer-v2-arm32.json

@@ -213,6 +213,46 @@
 				}
 			]
 		},
+		{
+			"categories": [
+				"Other",
+				"Tools"
+			],
+			"description": "AriaNg is a modern web frontend making aria2 easier to use. AriaNg is written in pure html & javascript, thus it does not need any compilers or runtime environment. You can just put AriaNg in your web server and open it in your browser. AriaNg uses responsive layout, and supports any desktop or mobile devices.",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				}
+			],
+			"image": "hurlenko/aria2-ariang",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png",
+			"name": "Aria2 + AriaNG",
+			"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://www.authelia.com/\" target=\"_blank\">https://www.authelia.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/hurlenko/aria2-ariang\" target=\"_blank\">https://hub.docker.com/r/hurlenko/aria2-ariang</a>",
+			"platform": "linux",
+			"ports": [
+				"6900:8080/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "Aria2 + AriaNG",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/aria2",
+					"container": "/aria2/conf"
+				},
+				{
+					"bind": "/portainer/Downloads",
+					"container": "/aria2/data"	
+				}
+			]
+		},
 		{
 			"categories": [
 				"Other",

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

@@ -279,6 +279,46 @@
 				}
 			]
 		},
+		{
+			"categories": [
+				"Other",
+				"Tools"
+			],
+			"description": "AriaNg is a modern web frontend making aria2 easier to use. AriaNg is written in pure html & javascript, thus it does not need any compilers or runtime environment. You can just put AriaNg in your web server and open it in your browser. AriaNg uses responsive layout, and supports any desktop or mobile devices.",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				}
+			],
+			"image": "hurlenko/aria2-ariang",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png",
+			"name": "Aria2 + AriaNG",
+			"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://www.authelia.com/\" target=\"_blank\">https://www.authelia.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/hurlenko/aria2-ariang\" target=\"_blank\">https://hub.docker.com/r/hurlenko/aria2-ariang</a>",
+			"platform": "linux",
+			"ports": [
+				"6900:8080/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "Aria2 + AriaNG",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/aria2",
+					"container": "/aria2/conf"
+				},
+				{
+					"bind": "/portainer/Downloads",
+					"container": "/aria2/data"	
+				}
+			]
+		},
 		{
 			"categories": [
 				"Other",