diff --git a/docs/AppList.md b/docs/AppList.md
index 8539ce8..febab41 100644
--- a/docs/AppList.md
+++ b/docs/AppList.md
@@ -4,7 +4,7 @@ List of all apps included in this project with info related to it.
|**Arm32:** |**Arm64:**|**Amd64:**|**Total:**|
|:-------------------|:--------:|:--------:|:--------:|
-| 188 apps | 212 apps | 212 apps | 214 apps |
+| 188 apps | 213 apps | 213 apps | 215 apps |
---
@@ -62,6 +62,7 @@ List of all apps included in this project with info related to it.
|[Flame](https://github.com/pawelmalak/flame)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/pawelmalak/flame#with-docker-recommended) | | | |
|FlareSolverr|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/FlareSolverr/FlareSolverr#installation) | | | |
|[flatnotes](https://github.com/Dullage/flatnotes)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://hub.docker.com/r/dullage/flatnotes) | | [](../tools/install_flatnotes.sh) | |
+|[FoldingAtHome](https://foldingathome.org/?lng=en)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| | | | |
|[FoundryVTT Server](https://foundryvtt.com/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://hub.docker.com/r/felddy/foundryvtt) | | | |
|[FreshRSS](https://www.freshrss.org/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://github.com/FreshRSS/FreshRSS/tree/edge/Docker) | | | |
|[Gazee](https://github.com/hubbcaps/gazee)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [](https://hub.docker.com/r/linuxserver/gazee) | | | |
diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json
index a15ec3a..e019c7b 100644
--- a/template/portainer-v2-amd64.json
+++ b/template/portainer-v2-amd64.json
@@ -2179,6 +2179,46 @@
],
"note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://github.com/Dullage/flatnotes
Official Docker Documentation: https://hub.docker.com/r/dullage/flatnotes
Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_flatnotes.sh | bash
"
},
+ {
+ "categories": [
+ "tools"
+ ],
+ "description": "Crunch numbers for scientists. just click deploy the stack, IMPORTANT!!! make sure you use firefox to open the site.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "1000",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "lscr.io/linuxserver/foldingathome:latest",
+ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/folding-at-home-logo.png",
+ "name": "FoldingAtHome",
+ "platform": "linux",
+ "ports": [
+ "7396:7396/tcp",
+ "36330:36300/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "FoldingAtHome",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/FoldingAthome/config",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/FoldingAtHome/data",
+ "container": "/data"
+ }
+ ],
+ "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://foldingathome.org/?lng=en
"
+ },
{
"categories": [
"Other",
diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json
index e205fee..f9f0472 100644
--- a/template/portainer-v2-arm64.json
+++ b/template/portainer-v2-arm64.json
@@ -2137,6 +2137,46 @@
],
"note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://github.com/Dullage/flatnotes
Official Docker Documentation: https://hub.docker.com/r/dullage/flatnotes
Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_flatnotes.sh | bash
"
},
+ {
+ "categories": [
+ "tools"
+ ],
+ "description": "Crunch numbers for scientists. just click deploy the stack, IMPORTANT!!! make sure you use firefox to open the site.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "1000",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "lscr.io/linuxserver/foldingathome:latest",
+ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/folding-at-home-logo.png",
+ "name": "FoldingAtHome",
+ "platform": "linux",
+ "ports": [
+ "7396:7396/tcp",
+ "36330:36300/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "FoldingAtHome",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/FoldingAthome/config",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/FoldingAtHome/data",
+ "container": "/data"
+ }
+ ],
+ "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://foldingathome.org/?lng=en
"
+ },
{
"categories": [
"Other",