Build App list and docs
This commit is contained in:
parent
dfea71c28e
commit
d7091106f6
3 changed files with 4 additions and 95 deletions
|
@ -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 |
|
||||
| 107 apps | 225 apps | 227 apps | 230 apps |
|
||||
|
||||
---
|
||||
|
||||
|
@ -226,6 +226,7 @@ List of all apps included in this project with info related to it.
|
|||
|[Vaultwarden](https://github.com/dani-garcia/vaultwarden)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/dani-garcia/vaultwarden/wiki) | | | |
|
||||
|[Vikunja With Frontend](https://vikunja.io/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Stack| [](https://vikunja.io/docs/full-docker-example/#example-with-nginx-as-proxy) | | [](../tools/install_vikunja.sh) | |
|
||||
|[Vlmcsd - KMS](https://hub.docker.com/r/mikolatero/vlmcsd)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/mikolatero/docker-vlmcsd) | | | |
|
||||
|[]()|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|| []() | [](../docs/) | [](../tools/) | []() |
|
||||
|[Watchtower](https://containrrr.dev/watchtower/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://containrrr.dev/watchtower/usage-overview/) | | | [](https://www.youtube.com/watch?v=q3wKqk8qVS8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=7) |
|
||||
|[WebGrab+Plus](http://www.webgrabplus.com/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://docs.linuxserver.io/images/docker-webgrabplus) | | | |
|
||||
|[Whisparr](https://hotio.dev/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://wiki.servarr.com/en/whisparr) | | | |
|
||||
|
|
|
@ -8,7 +8,7 @@ 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 Mysql [DEPRECATED]<br>Nginx Proxy Manager v2 with Sqllite<br>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 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 v2 with Sqllite<br>Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE<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-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")|
|
||||
|
|
|
@ -9703,97 +9703,5 @@
|
|||
],
|
||||
"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://wiki.znc.in/ZNC\" target=\"_blank\">https://wiki.znc.in/ZNC</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-znc\" target=\"_blank\">https://docs.linuxserver.io/images/docker-znc</a><br><br><br>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"title": "Wallbag",
|
||||
"name": "wallabag",
|
||||
"description": "wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.",
|
||||
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wallabag.png",
|
||||
"image": "wallabag/wallabag:latest",
|
||||
"categories": [
|
||||
"Tools",
|
||||
"Productivity",
|
||||
"Web",
|
||||
"Other"
|
||||
],
|
||||
"platform": "linux",
|
||||
"restart_policy": "unless-stopped",
|
||||
"volumes": [
|
||||
{
|
||||
"container": "/var/www/wallabag/data",
|
||||
"bind": "/portainer/Files/AppData/Wallabag/data"
|
||||
},
|
||||
{
|
||||
"container": "/var/www/wallabag/web/assets/images",
|
||||
"bind": "/portainer/Files/AppData/Wallabag/images"
|
||||
}
|
||||
],
|
||||
"ports": [
|
||||
"80:80/tcp"
|
||||
],
|
||||
"env": [
|
||||
{
|
||||
"name": "SYMFONY__ENV__SECRET",
|
||||
"label": "Secret",
|
||||
"default": "ovmpmAWXRCabNlMgzlzFXDYmCFfzGv",
|
||||
"description": "This should be set to a random string of characters."
|
||||
},
|
||||
{
|
||||
"name": "SYMFONY__ENV__DOMAIN_NAME",
|
||||
"label": "Domain Name",
|
||||
"default": "https://wallabag.example.com"
|
||||
},
|
||||
{
|
||||
"name": "SYMFONY__ENV__MAILER_HOST",
|
||||
"label": "SMTP Host",
|
||||
"default": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"name": "SYMFONY__ENV__MAILER_USER",
|
||||
"label": "SMTP Username",
|
||||
"default": "~"
|
||||
},
|
||||
{
|
||||
"name": "SYMFONY__ENV__MAILER_PASSWORD",
|
||||
"label": "SMTP Password",
|
||||
"default": "~"
|
||||
},
|
||||
{
|
||||
"name": "SYMFONY__ENV__FROM_EMAIL",
|
||||
"label": "SMTP From Email",
|
||||
"default": "wallabag@example.com"
|
||||
},
|
||||
{
|
||||
"name": "SYMFONY__ENV__FOSUSER_REGISTRATION",
|
||||
"label": "Enable public user registration?",
|
||||
"select": [
|
||||
{
|
||||
"text": "Yes",
|
||||
"value": "true",
|
||||
"default": true
|
||||
},
|
||||
{
|
||||
"text": "No",
|
||||
"value": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SYMFONY__ENV__FOSUSER_CONFIRMATION",
|
||||
"label": "Require registration confirmation?",
|
||||
"select": [
|
||||
{
|
||||
"text": "Yes",
|
||||
"value": "true",
|
||||
"default": true
|
||||
},
|
||||
{
|
||||
"text": "No",
|
||||
"value": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue