|
@@ -1189,74 +1189,6 @@
|
|
|
],
|
|
|
"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.deluge-torrent.org/\" target=\"_blank\">https://www.deluge-torrent.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-deluge\" target=\"_blank\">https://docs.linuxserver.io/images/docker-deluge</a><br><br><br><b>Youtube Video: </b><a href=\"https://www.youtube.com/watch?v=IWj1-j2QWvo\" target=\"_blank\">Route Docker Traffic Through VPN Container</a><br><br>"
|
|
|
},
|
|
|
- {
|
|
|
- "categories": [
|
|
|
- "Other",
|
|
|
- "VPN",
|
|
|
- "Tools"
|
|
|
- ],
|
|
|
- "description": "This container contains OpenVPN and Deluge with a configuration where Deluge is running only when OpenVPN has an active tunnel. It bundles configuration files for many popular VPN providers to make the setup easier.",
|
|
|
- "env": [
|
|
|
- {
|
|
|
- "default": "1000",
|
|
|
- "label": "PUID",
|
|
|
- "name": "PUID"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "1000",
|
|
|
- "label": "PGID",
|
|
|
- "name": "PUID"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "MULLVAD",
|
|
|
- "description": "see https://github.com/sgtsquiggs/docker-deluge-openvpn",
|
|
|
- "label": "OPENVPN_PROVIDER",
|
|
|
- "name": "OPENVPN_PROVIDER"
|
|
|
- },
|
|
|
- {
|
|
|
- "label": "OPENVPN_USERNAME",
|
|
|
- "name": "OPENVPN_USERNAME"
|
|
|
- },
|
|
|
- {
|
|
|
- "label": "OPENVPN_PASSWORD",
|
|
|
- "name": "OPENVPN_PASSWORD"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "CA Toronto",
|
|
|
- "label": "OPENVPN_CONFIG",
|
|
|
- "name": "OPENVPN_CONFIG"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "192.168.0.0/16",
|
|
|
- "label": "LOCAL_NETWORK",
|
|
|
- "name": "LOCAL_NETWORK"
|
|
|
- }
|
|
|
- ],
|
|
|
- "image": "sgtsquiggs/deluge-openvpn:arm32v7-latest",
|
|
|
- "name": "deluge-openvpn",
|
|
|
- "platform": "linux",
|
|
|
- "ports": [
|
|
|
- "8112:8112/tcp"
|
|
|
- ],
|
|
|
- "restart_policy": "unless-stopped",
|
|
|
- "title": "Deluge openvpn",
|
|
|
- "type": 1,
|
|
|
- "volumes": [
|
|
|
- {
|
|
|
- "bind": "/etc/localtime",
|
|
|
- "container": "/etc/localtime"
|
|
|
- },
|
|
|
- {
|
|
|
- "bind": "/portainer/Downloads",
|
|
|
- "container": "/downloads"
|
|
|
- },
|
|
|
- {
|
|
|
- "bind": "/portainer/Files/AppData/Config/DelugeOpenVPN/config",
|
|
|
- "container": "/config"
|
|
|
- }
|
|
|
- ],
|
|
|
- "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.deluge-torrent.org/\" target=\"_blank\">https://www.deluge-torrent.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/sgtsquiggs/docker-deluge-openvpn\" target=\"_blank\">https://github.com/sgtsquiggs/docker-deluge-openvpn</a><br><br><br>"
|
|
|
- },
|
|
|
{
|
|
|
"categories": [
|
|
|
"HomeAutomation",
|