diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index adc1a1a..71e0184 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -213,46 +213,6 @@ } ] }, - { - "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": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://aria2.github.io/
Official Docker Documentation: https://hub.docker.com/r/hurlenko/aria2-ariang", - "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", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index a67c579..bb01acf 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -279,46 +279,6 @@ } ] }, - { - "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": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://aria2.github.io/
Official Docker Documentation: https://hub.docker.com/r/hurlenko/aria2-ariang", - "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",