From acfa5ec8bedda41b32943bc3c2532f221886a057 Mon Sep 17 00:00:00 2001 From: GitHub Workflow Date: Tue, 27 Sep 2022 00:59:08 +0000 Subject: [PATCH] Build App list and docs --- docs/DocumentList.md | 4 ++-- pi-hosted_template/template/portainer-v2.json | 2 +- template/portainer-v2-arm32.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/DocumentList.md b/docs/DocumentList.md index ff57275..37e3288 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 Mysql [DEPRECATED]
Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]
Nginx Proxy Manager v2 with Sqllite|[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)]("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 v2 with Mysql [DEPRECATED]
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]|[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)]("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
Pi-Hole-Unbound
Pi-Hole DoH/DoT|| +|[pi-hole.md](../docs/pi-hole.md)|Install and Setup Pi-Hole for Network-Wide Ad Block|Pi-Hole DoH/DoT
Pi-Hole
Pi-Hole-Unbound|| |[rpi_docker_monitor.md](../docs/rpi_docker_monitor.md)|Install and setup instructions for the RPI Docker Monitor|Raspberry Pi Docker Monitor|[![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")| |[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/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 243d9bf..0830dd2 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -3764,7 +3764,7 @@ "name": "PGID" } ], - "image": "ownyourbits/nextcloudpi", + "image": "ownyourbits/nextcloudpi-armhf:latest", "name": "nextcloudpi", "note": "

Template created by Pi-Hosted Series

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

Official Webpage: https://ownyourbits.com/nextcloudpi/
Official Docker Documentation: https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/

Extra useful script: reset_premissions_nextcloud.sh

Youtube Video: Novaspirit Tech - Installing Nextcloud on Raspberry Pi Docker

The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.", "platform": "linux", diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 243d9bf..0830dd2 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -3764,7 +3764,7 @@ "name": "PGID" } ], - "image": "ownyourbits/nextcloudpi", + "image": "ownyourbits/nextcloudpi-armhf:latest", "name": "nextcloudpi", "note": "

Template created by Pi-Hosted Series

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

Official Webpage: https://ownyourbits.com/nextcloudpi/
Official Docker Documentation: https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/

Extra useful script: reset_premissions_nextcloud.sh

Youtube Video: Novaspirit Tech - Installing Nextcloud on Raspberry Pi Docker

The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.", "platform": "linux",