diff --git a/docs/AppList.md b/docs/AppList.md
index b4f41b6..966ec65 100644
--- a/docs/AppList.md
+++ b/docs/AppList.md
@@ -159,6 +159,7 @@ List of all apps included in this project with info related to it.
|[Wireguard Server](https://github.com/WeeJeWel/wg-easy/)|32/64 bit|Stack| [](https://github.com/WeeJeWel/wg-easy/#1-install-docker) | [](../docs/wireguard-install.md) | | | |
|[Wordpress](https://wordpress.com/)|32/64 bit|Stack| [](https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose) | [](../docs/wordpress_installation.md) | | | |
|[Yacht](https://yacht.sh/)|32/64 bit|Container| [](https://yacht.sh/docs/Installation/Install#via-docker-compose) | | | | |
+|[Yourls](https://yourls.org/)|32/64 bit|Stack| [](https://yourls.org/#Install) | | | | |
|[your-spotify](https://github.com/Yooooomi/your_spotify)|32/64 bit|Stack| [](https://github.com/Yooooomi/your_spotify#readme) | | | | |
|[YouTubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|32/64 bit|Container| [](https://github.com/Tzahi12345/YoutubeDL-Material#docker) | | | | |
|[ZNC](https://wiki.znc.in/ZNC)|32/64 bit|Container| [](https://docs.linuxserver.io/images/docker-znc) | | | | |
diff --git a/docs/DocumentList.md b/docs/DocumentList.md
index 1b7dbe8..cfc180f 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
Nginx Proxy Manager with Goaccess Charts|[]("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 with Goaccess Charts
Nginx Proxy Manager|[]("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-Unbound
Pi-Hole DoH/DoT
Pi-Hole||
+|[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||
|[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/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json
index 04b226a..f1a43a5 100644
--- a/pi-hosted_template/template/portainer-v2.json
+++ b/pi-hosted_template/template/portainer-v2.json
@@ -5843,7 +5843,7 @@
"Tools"
],
"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
- "image": "benbusby/whoogle-search:0.7.1",
+ "image": "benbusby/whoogle-search:0.7.3",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png",
"name": "whoogle",
"platform": "linux",
@@ -6084,6 +6084,78 @@
"title": "your-spotify",
"type": 3
},
+ {
+ "categories": [
+ "Other",
+ "CMD",
+ "Web",
+ "Tools"
+ ],
+ "description": "YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "1000",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "default": "America/New_York",
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "default": "https://example.com",
+ "label": "YOURLS_SITE",
+ "name": "YOURLS_SITE"
+ },
+ {
+ "default": "admin",
+ "label": "YOURLS_USERNAME",
+ "name": "YOURLS_USERNAME"
+ },
+ {
+ "default": "",
+ "label": "YOURLS_PASSWORD",
+ "name": "YOURLS_PASSWORD"
+ },
+ {
+ "default": "yourls",
+ "label": "DATABASE_NAME",
+ "name": "DATABASE_NAME"
+ },
+ {
+ "default": "yourls",
+ "label": "DATABASE_USER",
+ "name": "DATABASE_USER"
+ },
+ {
+ "default": "",
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
+ },
+ {
+ "default": "",
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/yourls-logo.png",
+ "name": "yourls",
+ "platform": "linux",
+ "repository": {
+ "stackfile": "stack/yourls.yml",
+ "url": "https://github.com/pi-hosted/pi-hosted/"
+ },
+ "restart_policy": "unless-stopped",
+ "title": "Yourls",
+ "type": 3,
+ "note": "