Merge branch 'master' of github.com:pi-hosted/pi-hosted
This commit is contained in:
commit
1c92365751
3 changed files with 4 additions and 4 deletions
|
@ -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 v3 [DEVEL] NOT READY FOR USE<br>Nginx Proxy Manager v2 with Sqlite and Goaccess Charts<br>Nginx Proxy Manager v2 with Mysql [DEPRECATED]<br>Nginx Proxy Manager v2 with Sqllite<br>Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]|[]("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 Sqlite and Goaccess Charts<br>Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE<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]|[]("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 DoH/DoT<br>Pi-Hole||
|
||||
|[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|||
|
||||
|
|
|
@ -9138,7 +9138,7 @@
|
|||
],
|
||||
"image": "ghcr.io/hotio/whisparr:latest",
|
||||
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whisparr-icon.png",
|
||||
"name": "sonarr",
|
||||
"name": "whisparr",
|
||||
"platform": "linux",
|
||||
"ports": [
|
||||
"6969:6969/tcp"
|
||||
|
|
|
@ -9190,7 +9190,7 @@
|
|||
],
|
||||
"image": "ghcr.io/hotio/whisparr:latest",
|
||||
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whisparr-icon.png",
|
||||
"name": "sonarr",
|
||||
"name": "whisparr",
|
||||
"platform": "linux",
|
||||
"ports": [
|
||||
"6969:6969/tcp"
|
||||
|
|
Loading…
Add table
Reference in a new issue