Merge branch 'master' of github.com:novaspirit/pi-hosted
This commit is contained in:
@@ -4,7 +4,7 @@ List of all apps included in this project with info related to it.
|
||||
|
||||
|**Arm32:** |**Arm64:**|**Amd64:**|**Total:**|
|
||||
|:-------------------|:--------:|:--------:|:--------:|
|
||||
| 106 apps | 224 apps | 226 apps | 229 apps |
|
||||
| 106 apps | 225 apps | 227 apps | 230 apps |
|
||||
|
||||
---
|
||||
|
||||
@@ -14,6 +14,7 @@ List of all apps included in this project with info related to it.
|
||||
|[Adguardhome-sync](https://adguard.com/en/adguard-home/overview.html)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/linuxserver/docker-adguardhome-sync#usage) | | | |
|
||||
|[Airsonic Advanced](https://github.com/airsonic-advanced/airsonic-advanced)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/linuxserver/docker-airsonic-advanced) | | | |
|
||||
|[Airsonic](https://airsonic.github.io/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://airsonic.github.io/docs/install/docker/) | | | |
|
||||
|Alexa Wake On Lan|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/CristianEduardMihai/alexa-wol) | | | |
|
||||
|[Alpine Xfce4 noVNC](https://github.com/novaspirit/Alpine_xfce4_noVNC)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/novaspirit/Alpine_xfce4_noVNC) | | | |
|
||||
|[Apache Httpd](https://httpd.apache.org/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://hub.docker.com/_/httpd) | | | |
|
||||
|[ArchiSteamFarm](https://github.com/JustArchiNET/ArchiSteamFarm/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker/) | | | |
|
||||
|
||||
@@ -8,9 +8,9 @@ List of all Documents used within this project with related Apps and Videos.
|
||||
| File Name | Description | Related Apps | YouTube |
|
||||
| --------- | ----------- | ------------ |:-------:|
|
||||
|[macvlan_setup.md](../docs/macvlan_setup.md)|Attach a container directly to local network (macvlan)|||
|
||||
|[nginx_proxy_manager.md](../docs/nginx_proxy_manager.md)|Install and setup instructions for Nginx Proxy Manager (NPM)|Nginx Proxy Manager v2 with Sqlite and Goaccess Charts<br>Nginx Proxy Manager v2 with Sqllite<br>Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]<br>Nginx Proxy Manager v2 with Mysql [DEPRECATED]<br>Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE|[]("https://www.youtube.com/watch?v=yl2Laxbqvo8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=10")|
|
||||
|[nginx_proxy_manager.md](../docs/nginx_proxy_manager.md)|Install and setup instructions for Nginx Proxy Manager (NPM)|Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE<br>Nginx Proxy Manager v2 with Sqllite<br>Nginx Proxy Manager v2 with Mysql [DEPRECATED]<br>Nginx Proxy Manager v2 with Sqlite and Goaccess Charts<br>Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]|[]("https://www.youtube.com/watch?v=yl2Laxbqvo8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=10")|
|
||||
|[photoprism.md](../docs/photoprism.md)|Install and Setup Instructions for PhotoPrism Stack|PhotoPrism||
|
||||
|[pi-hole.md](../docs/pi-hole.md)|Install and Setup Pi-Hole for Network-Wide Ad Block|Pi-Hole DoH/DoT<br>Pi-Hole-Unbound<br>Pi-Hole||
|
||||
|[pi-hole.md](../docs/pi-hole.md)|Install and Setup Pi-Hole for Network-Wide Ad Block|Pi-Hole-Unbound<br>Pi-Hole<br>Pi-Hole DoH/DoT||
|
||||
|[rpi_docker_monitor.md](../docs/rpi_docker_monitor.md)|Install and setup instructions for the RPI Docker Monitor|Raspberry Pi Docker Monitor|[]("https://www.youtube.com/watch?v=IoD3vFuep64&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=8")|
|
||||
|[searxng.md](../docs/searxng.md)|Install and Setup Instructions for SearXNG Meta Search|SearXNG||
|
||||
|[throttled.md](../docs/throttled.md)|Install and Setup Instructions for the Throttled Script|||
|
||||
|
||||
@@ -223,6 +223,29 @@
|
||||
],
|
||||
"note": "<b>Template created by Pi-Hosted Series</b><br><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/airsonic-advanced/airsonic-advanced\" target=\"_blank\">https://github.com/airsonic-advanced/airsonic-advanced</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/linuxserver/docker-airsonic-advanced\" target=\"_blank\">https://github.com/linuxserver/docker-airsonic-advanced</a><br><br><br>"
|
||||
},
|
||||
{
|
||||
"categories": [
|
||||
"HomeAutomation",
|
||||
"Other",
|
||||
"Tools"
|
||||
],
|
||||
"description": "A Fauxmo frontend that facilitates multi-device control via Alexa services by emulating wemo devices, enabling users to turn computers on/off seamlessly using voice commands.",
|
||||
"image": "cristianeduardmihai/alexa-wol:latest",
|
||||
"logo": "https://raw.githubusercontent.com/CristianEduardMihai/alexa-wol/main/images/logo.jpg",
|
||||
"name": "Alexa Wake On Lan",
|
||||
"platform": "linux",
|
||||
"network": "host",
|
||||
"restart_policy": "unless-stopped",
|
||||
"title": "Alexa Wake On Lan",
|
||||
"type": 1,
|
||||
"volumes": [
|
||||
{
|
||||
"bind": "/portainer/Files/AppData/Config/AlexaWakeOnLan/config",
|
||||
"container": "/alexa/api/config"
|
||||
}
|
||||
],
|
||||
"note": "<b>Template created by Pi-Hosted Series</b><br><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 Docker Documentation: </b><a href=\"https://github.com/CristianEduardMihai/alexa-wol\" target=\"_blank\">https://github.com/CristianEduardMihai/alexa-wol</a><br><br><br>"
|
||||
},
|
||||
{
|
||||
"categories": [
|
||||
"Other",
|
||||
|
||||
@@ -223,6 +223,29 @@
|
||||
],
|
||||
"note": "<b>Template created by Pi-Hosted Series</b><br><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/airsonic-advanced/airsonic-advanced\" target=\"_blank\">https://github.com/airsonic-advanced/airsonic-advanced</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/linuxserver/docker-airsonic-advanced\" target=\"_blank\">https://github.com/linuxserver/docker-airsonic-advanced</a><br><br><br>"
|
||||
},
|
||||
{
|
||||
"categories": [
|
||||
"HomeAutomation",
|
||||
"Other",
|
||||
"Tools"
|
||||
],
|
||||
"description": "A Fauxmo frontend that facilitates multi-device control via Alexa services by emulating wemo devices, enabling users to turn computers on/off seamlessly using voice commands.",
|
||||
"image": "cristianeduardmihai/alexa-wol:latest",
|
||||
"logo": "https://raw.githubusercontent.com/CristianEduardMihai/alexa-wol/main/images/logo.jpg",
|
||||
"name": "Alexa Wake On Lan",
|
||||
"platform": "linux",
|
||||
"network": "host",
|
||||
"restart_policy": "unless-stopped",
|
||||
"title": "Alexa Wake On Lan",
|
||||
"type": 1,
|
||||
"volumes": [
|
||||
{
|
||||
"bind": "/portainer/Files/AppData/Config/AlexaWakeOnLan/config",
|
||||
"container": "/alexa/api/config"
|
||||
}
|
||||
],
|
||||
"note": "<b>Template created by Pi-Hosted Series</b><br><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 Docker Documentation: </b><a href=\"https://github.com/CristianEduardMihai/alexa-wol\" target=\"_blank\">https://github.com/CristianEduardMihai/alexa-wol</a><br><br><br>"
|
||||
},
|
||||
{
|
||||
"categories": [
|
||||
"Other",
|
||||
|
||||
Reference in New Issue
Block a user