Skip to content

Commit

Permalink
Build App list and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2024
1 parent 7552448 commit 9586446
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 72 deletions.
3 changes: 1 addition & 2 deletions docs/AppList.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ List of all apps included in this project with info related to it.

|**Arm32:** |**Arm64:**|**Amd64:**|**Total:**|
|:-------------------|:--------:|:--------:|:--------:|
| 106 apps | 231 apps | 233 apps | 236 apps |
| 106 apps | 230 apps | 233 apps | 235 apps |

---

Expand Down Expand Up @@ -188,7 +188,6 @@ List of all apps included in this project with info related to it.
|[Quassel IRC](https://quassel-irc.org/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-quassel-core) | | | |
|[Radarr](https://radarr.video/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-radarr) | | | |
|[Raspberry Pi Docker Monitor](https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Stack| [![](../build/images/blue_doc_icon.png)](https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md) | [![](../build/images/red_doc_icon.png)](../docs/rpi_docker_monitor.md) | [![](../build/images/script_icon.png)](../tools/rpi_docker_monitor.sh) | [![Raspberry Pi Docker Monitoring](../build/images/yt-badge-novaspirit.png "Raspberry Pi Docker Monitoring")](https://www.youtube.com/watch?v=IoD3vFuep64&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=8) |
|[Raspiheim](https://hub.docker.com/r/arokan/raspiheim)|:x:|:heavy_check_mark:|:x:|Container| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/arokan/raspiheim) | | | |
|[RDesktop](http://xrdp.org/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-rdesktop) | | | |
|[Reactive-Resume](https://rxresu.me/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Stack| [![](../build/images/blue_doc_icon.png)](https://hub.docker.com/r/martadinata666/reactive-resume) | [![](../build/images/red_doc_icon.png)](../docs/reactive-resume_installation.md) | [![](../build/images/script_icon.png)](../tools/install_reactive-resume.sh) | |
|[readarr](https://readarr.com/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://wiki.servarr.com/en/readarr) | | | |
Expand Down
70 changes: 0 additions & 70 deletions template/portainer-v2-arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -7534,76 +7534,6 @@
"type": 3,
"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://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md</a><br><h3><b>Pi-Hosted dedicated documentation: </b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md\" target=\"_blank\">rpi_docker_monitor.md</a></h3><br><br><h3><b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/tools/rpi_docker_monitor.sh\" target=\"_blank\">Pre-installation script</a> must be RAN before you install: </b>wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/rpi_docker_monitor.sh | bash</h3><br><br><b>Youtube Video: </b><a href=https://www.youtube.com/watch?v=IoD3vFuep64&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=8 target=\"_blank\">Novaspirit Tech - Raspberry Pi Docker Monitoring</a><br><br>"
},
{
"categories": [
"Game"
],
"description": "This container lets you run a Valheim server on a Raspberry Pi.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"default": "Raspiheim",
"label": "SERVER_NAME",
"name": "SERVER_NAME"
},
{
"default": "Raspiworld",
"label": "WORLD_NAME",
"name": "WORLD_NAME"
},
{
"default": "Raspipass",
"label": "SERVER_PASS",
"name": "SERVER_PASS"
},
{
"default": "0",
"label": "PUBLIC",
"name": "PUBLIC"
},
{
"default": "false",
"label": "UPDATE",
"name": "UPDATE"
},
{
"default": "false",
"label": "PAUSE",
"name": "PAUSE"
}
],
"image": "arokan/raspiheim:latest",
"logo": "https://static.wikia.nocookie.net/valheim/images/b/bf/Valheim-logo.png/revision/latest?cb=20210317083440&path-prefix=de",
"name": "Raspiheim",
"platform": "linux",
"ports": [
"2456:2456/udp",
"2457:2457/udp"
],
"restart_policy": "unless-stopped",
"title": "Raspiheim",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Raspiheim/data",
"container": "/data"
},
{
"bind": "/portainer/Files/AppData/Config/Raspiheim/server",
"container": "/valheim"
}
],
"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://hub.docker.com/r/arokan/raspiheim\" target=\"_blank\">https://hub.docker.com/r/arokan/raspiheim</a><br><b>Official Docker Documentation: </b><a href=\"https://hub.docker.com/r/arokan/raspiheim\" target=\"_blank\">https://hub.docker.com/r/arokan/raspiheim</a><br><br><br>"
},
{
"categories": [
"Other"
Expand Down

0 comments on commit 9586446

Please sign in to comment.