Merge branch 'master' of github.com:novaspirit/pi-hosted

This commit is contained in:
Robert Middleswarth
2022-06-29 21:47:05 -04:00
5 changed files with 168 additions and 3 deletions

View File

@@ -115,7 +115,7 @@ List of all apps included in this project with info related to it.
|[ProtonMail Bridge](https://protonmail.com/bridge/)|64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/shenxn/protonmail-bridge) | | | | |
|[Pydio](https://www.pydio.com/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/linuxserver/pydio) | | | | |
|[qBittorrent](https://www.qbittorrent.org/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-qbittorrent) | | | | |
|[]()|32/64 bit|| [![](../build/images/blue_doc_icon.png)]() | [![](../build/images/red_doc_icon.png)](../docs/) | [![](../build/images/script_icon.png)](../tools/) | [](../tools/) | [![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)]() |
|[qFlood](https://hotio.dev/containers/qflood/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://hotio.dev/containers/qflood/) | | | | |
|[Quassel IRC](https://quassel-irc.org/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-quassel-core) | | | | |
|[Radarr](https://radarr.video/)|32/64 bit|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-radarr) | | | | |
|[Raspberry Pi Docker Monitor](https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md)|32/64 bit|Stack| [![](../build/images/blue_doc_icon.png)](https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md) | [![](../build/images/red_doc_icon.png)](../docs/rpi_docker_monitor.md) | [![](../build/images/script_icon.png)](../tools/rpi_docker_monitor.sh) | | [![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=IoD3vFuep64&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=8) |

View File

@@ -4348,6 +4348,61 @@
],
"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.qbittorrent.org/\" target=\"_blank\">https://www.qbittorrent.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-qbittorrent\" target=\"_blank\">https://docs.linuxserver.io/images/docker-qbittorrent</a><br><br><br>"
},
{
"categories": [
"Downloaders"
],
"description": "A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support. See the official documentation for WireGuard VPN support at https://hotio.dev/containers/qflood/",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"default": "002",
"label": "UMASK",
"name": "UMASK"
},
{
"default": "America/New_York",
"label": "TZ",
"name": "TZ"
},
{
"default": "false",
"label": "FLOOD_AUTH",
"name": "FLOOD_AUTH"
}
],
"image": "hotio/qflood:latest",
"logo": "https://raw.githubusercontent.com/jesec/flood/master/flood.svg",
"name": "qflood",
"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://hotio.dev/containers/qflood/\" target=\"_blank\">https://hotio.dev/containers/qflood/</a><br><b>Official Docker Documentation: </b><a href=\"https://hotio.dev/containers/qflood/\" target=\"_blank\">https://hotio.dev/containers/qflood/</a><br><br><br>The default qBittorrent username is admin and the default password is adminadmin.",
"platform": "linux",
"ports": [
"3000:3000/tcp",
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "qFlood",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/qFlood",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/app/qBittorrent/downloads"
}
]
},
{
"categories": [
"Messenger"

View File

@@ -34,7 +34,7 @@
"image64": "hotio/qflood:latest",
"logo": "https://raw.githubusercontent.com/jesec/flood/master/flood.svg",
"name": "qflood",
"note": "The default qBittorrent username is admin and the default password is adminadmin."
"note": "The default qBittorrent username is admin and the default password is adminadmin.",
"officialDoc": "https://hotio.dev/containers/qflood/",
"platform": "linux",
"ports": [
@@ -55,4 +55,4 @@
}
],
"webpage": "https://hotio.dev/containers/qflood/"
}
}

View File

@@ -4348,6 +4348,61 @@
],
"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.qbittorrent.org/\" target=\"_blank\">https://www.qbittorrent.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-qbittorrent\" target=\"_blank\">https://docs.linuxserver.io/images/docker-qbittorrent</a><br><br><br>"
},
{
"categories": [
"Downloaders"
],
"description": "A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support. See the official documentation for WireGuard VPN support at https://hotio.dev/containers/qflood/",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"default": "002",
"label": "UMASK",
"name": "UMASK"
},
{
"default": "America/New_York",
"label": "TZ",
"name": "TZ"
},
{
"default": "false",
"label": "FLOOD_AUTH",
"name": "FLOOD_AUTH"
}
],
"image": "hotio/qflood:latest",
"logo": "https://raw.githubusercontent.com/jesec/flood/master/flood.svg",
"name": "qflood",
"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://hotio.dev/containers/qflood/\" target=\"_blank\">https://hotio.dev/containers/qflood/</a><br><b>Official Docker Documentation: </b><a href=\"https://hotio.dev/containers/qflood/\" target=\"_blank\">https://hotio.dev/containers/qflood/</a><br><br><br>The default qBittorrent username is admin and the default password is adminadmin.",
"platform": "linux",
"ports": [
"3000:3000/tcp",
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "qFlood",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/qFlood",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/app/qBittorrent/downloads"
}
]
},
{
"categories": [
"Messenger"

View File

@@ -4709,6 +4709,61 @@
],
"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.qbittorrent.org/\" target=\"_blank\">https://www.qbittorrent.org/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-qbittorrent\" target=\"_blank\">https://docs.linuxserver.io/images/docker-qbittorrent</a><br><br><br>"
},
{
"categories": [
"Downloaders"
],
"description": "A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support. See the official documentation for WireGuard VPN support at https://hotio.dev/containers/qflood/",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"default": "002",
"label": "UMASK",
"name": "UMASK"
},
{
"default": "America/New_York",
"label": "TZ",
"name": "TZ"
},
{
"default": "false",
"label": "FLOOD_AUTH",
"name": "FLOOD_AUTH"
}
],
"image": "hotio/qflood:latest",
"logo": "https://raw.githubusercontent.com/jesec/flood/master/flood.svg",
"name": "qflood",
"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://hotio.dev/containers/qflood/\" target=\"_blank\">https://hotio.dev/containers/qflood/</a><br><b>Official Docker Documentation: </b><a href=\"https://hotio.dev/containers/qflood/\" target=\"_blank\">https://hotio.dev/containers/qflood/</a><br><br><br>The default qBittorrent username is admin and the default password is adminadmin.",
"platform": "linux",
"ports": [
"3000:3000/tcp",
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "qFlood",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/qFlood",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/app/qBittorrent/downloads"
}
]
},
{
"categories": [
"Messenger"