From 67d70a823a88509efb987805a0137d4d8100e054 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 27 Nov 2023 22:47:38 +0000
Subject: [PATCH] Build App list and docs
---
docs/AppList.md | 3 ++-
docs/DocumentList.md | 4 ++--
template/portainer-v2-amd64.json | 23 +++++++++++++++++++++++
template/portainer-v2-arm64.json | 23 +++++++++++++++++++++++
4 files changed, 50 insertions(+), 3 deletions(-)
diff --git a/docs/AppList.md b/docs/AppList.md
index 9f2f003..66857fe 100644
--- a/docs/AppList.md
+++ b/docs/AppList.md
@@ -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/) | | | |
diff --git a/docs/DocumentList.md b/docs/DocumentList.md
index 58f032c..b00043d 100644
--- a/docs/DocumentList.md
+++ b/docs/DocumentList.md
@@ -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
Nginx Proxy Manager v2 with Sqllite
Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]
Nginx Proxy Manager v2 with Mysql [DEPRECATED]
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
Nginx Proxy Manager v2 with Sqllite
Nginx Proxy Manager v2 with Mysql [DEPRECATED]
Nginx Proxy Manager v2 with Sqlite and Goaccess Charts
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
Pi-Hole-Unbound
Pi-Hole||
+|[pi-hole.md](../docs/pi-hole.md)|Install and Setup Pi-Hole for Network-Wide Ad Block|Pi-Hole-Unbound
Pi-Hole
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|||
diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json
index b0014a3..ba561ec 100644
--- a/template/portainer-v2-amd64.json
+++ b/template/portainer-v2-amd64.json
@@ -223,6 +223,29 @@
],
"note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://github.com/airsonic-advanced/airsonic-advanced
Official Docker Documentation: https://github.com/linuxserver/docker-airsonic-advanced
"
},
+ {
+ "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": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Docker Documentation: https://github.com/CristianEduardMihai/alexa-wol
"
+ },
{
"categories": [
"Other",
diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json
index 6772ea6..6820982 100644
--- a/template/portainer-v2-arm64.json
+++ b/template/portainer-v2-arm64.json
@@ -223,6 +223,29 @@
],
"note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://github.com/airsonic-advanced/airsonic-advanced
Official Docker Documentation: https://github.com/linuxserver/docker-airsonic-advanced
"
},
+ {
+ "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": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Docker Documentation: https://github.com/CristianEduardMihai/alexa-wol
"
+ },
{
"categories": [
"Other",