Explorar el Código

Build App list and docs

github-actions[bot] hace 2 años
padre
commit
2145268af6

+ 2 - 1
docs/AppList.md

@@ -4,7 +4,7 @@ List of all apps included in this project with info related to it.
 
 
 |**Arm32:**          |**Arm64:**|**Amd64:**|**Total:**|
 |**Arm32:**          |**Arm64:**|**Amd64:**|**Total:**|
 |:-------------------|:--------:|:--------:|:--------:|
 |:-------------------|:--------:|:--------:|:--------:|
-| 186 apps | 209 apps | 209 apps | 211 apps |
+| 187 apps | 210 apps | 210 apps | 212 apps |
 
 
 ---
 ---
 
 
@@ -103,6 +103,7 @@ List of all apps included in this project with info related to it.
 |[LibreSpeed](https://librespeed.org/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-librespeed) |  |  |  |
 |[LibreSpeed](https://librespeed.org/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-librespeed) |  |  |  |
 |[lidarr](https://lidarr.audio/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-lidarr) |  |  |  |
 |[lidarr](https://lidarr.audio/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-lidarr) |  |  |  |
 |[Lingva Translate](https://lingva.ml/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/TheDavidDelta/lingva-translate) |  |  |  |
 |[Lingva Translate](https://lingva.ml/)|:x:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/TheDavidDelta/lingva-translate) |  |  |  |
+|[LLDAP](https://github.com/nitnelave/lldap)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/nitnelave/lldap) |  | [![](../build/images/script_icon.png)](../tools/install_lldap.sh) |  |
 |[Lychee](https://lycheeorg.github.io/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-lychee) |  |  |  |
 |[Lychee](https://lycheeorg.github.io/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-lychee) |  |  |  |
 |[Lychee With Mariadb](https://lycheeorg.github.io/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Stack| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-lychee) |  |  |  |
 |[Lychee With Mariadb](https://lycheeorg.github.io/)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Stack| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-lychee) |  |  |  |
 |[Maloja](https://github.com/krateng/maloja)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/krateng/maloja/blob/master/README.md) |  | [![](../build/images/script_icon.png)](../tools/install_maloja.sh) |  |
 |[Maloja](https://github.com/krateng/maloja)|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/krateng/maloja/blob/master/README.md) |  | [![](../build/images/script_icon.png)](../tools/install_maloja.sh) |  |

+ 42 - 0
pi-hosted_template/template/portainer-v2.json

@@ -3132,6 +3132,48 @@
 			],
 			],
 			"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://lidarr.audio/\" target=\"_blank\">https://lidarr.audio/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-lidarr\" target=\"_blank\">https://docs.linuxserver.io/images/docker-lidarr</a><br><br><br>"
 			"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://lidarr.audio/\" target=\"_blank\">https://lidarr.audio/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-lidarr\" target=\"_blank\">https://docs.linuxserver.io/images/docker-lidarr</a><br><br><br>"
 		},
 		},
+		{
+			"categories": [
+				"Tools",
+				"Productivity"
+			],
+			"description": "This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.",
+			"env": [
+				{
+					"default": "somesecretjwt",
+					"label": "LLDAP_JWT_SECRET",
+					"name": "LLDAP_JWT_SECRET"
+				},
+				{
+					"default": "someadminpassword",
+					"label": "LLDAP_LDAP_USER_PASS",
+					"name": "LLDAP_LDAP_USER_PASS"
+				},
+				{
+					"default": "dc=example,dc=com",
+					"label": "LLDAP_LDAP_BASE_DN",
+					"name": "LLDAP_LDAP_BASE_DN"
+				}
+			],
+			"image": "nitnelave/lldap:stable-debian",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png",
+			"name": "LLDAP",
+			"platform": "linux",
+			"ports": [
+				"3890:3890/tcp",
+				"17170:17170/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "LLDAP",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/lldap/data",
+					"container": "/data"
+				}
+			],
+			"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/nitnelave/lldap\" target=\"_blank\">https://github.com/nitnelave/lldap</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/nitnelave/lldap\" target=\"_blank\">https://github.com/nitnelave/lldap</a><br><br><h3><b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/tools/install_lldap.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/install_lldap.sh | bash</h3><br><br>"
+		},
 		{
 		{
 			"categories": [
 			"categories": [
 				"Cloud",
 				"Cloud",

+ 42 - 0
template/portainer-v2-amd64.json

@@ -3880,6 +3880,48 @@
 			"type": 1,
 			"type": 1,
 			"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://lingva.ml/\" target=\"_blank\">https://lingva.ml/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/TheDavidDelta/lingva-translate\" target=\"_blank\">https://github.com/TheDavidDelta/lingva-translate</a><br><br><br>"
 			"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://lingva.ml/\" target=\"_blank\">https://lingva.ml/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/TheDavidDelta/lingva-translate\" target=\"_blank\">https://github.com/TheDavidDelta/lingva-translate</a><br><br><br>"
 		},
 		},
+		{
+			"categories": [
+				"Tools",
+				"Productivity"
+			],
+			"description": "This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.",
+			"env": [
+				{
+					"default": "somesecretjwt",
+					"label": "LLDAP_JWT_SECRET",
+					"name": "LLDAP_JWT_SECRET"
+				},
+				{
+					"default": "someadminpassword",
+					"label": "LLDAP_LDAP_USER_PASS",
+					"name": "LLDAP_LDAP_USER_PASS"
+				},
+				{
+					"default": "dc=example,dc=com",
+					"label": "LLDAP_LDAP_BASE_DN",
+					"name": "LLDAP_LDAP_BASE_DN"
+				}
+			],
+			"image": "nitnelave/lldap:stable",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png",
+			"name": "LLDAP",
+			"platform": "linux",
+			"ports": [
+				"3890:3890/tcp",
+				"17170:17170/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "LLDAP",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/lldap/data",
+					"container": "/data"
+				}
+			],
+			"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/nitnelave/lldap\" target=\"_blank\">https://github.com/nitnelave/lldap</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/nitnelave/lldap\" target=\"_blank\">https://github.com/nitnelave/lldap</a><br><br><h3><b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/tools/install_lldap.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/install_lldap.sh | bash</h3><br><br>"
+		},
 		{
 		{
 			"categories": [
 			"categories": [
 				"Cloud",
 				"Cloud",

+ 42 - 0
template/portainer-v2-arm32.json

@@ -3132,6 +3132,48 @@
 			],
 			],
 			"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://lidarr.audio/\" target=\"_blank\">https://lidarr.audio/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-lidarr\" target=\"_blank\">https://docs.linuxserver.io/images/docker-lidarr</a><br><br><br>"
 			"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://lidarr.audio/\" target=\"_blank\">https://lidarr.audio/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-lidarr\" target=\"_blank\">https://docs.linuxserver.io/images/docker-lidarr</a><br><br><br>"
 		},
 		},
+		{
+			"categories": [
+				"Tools",
+				"Productivity"
+			],
+			"description": "This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.",
+			"env": [
+				{
+					"default": "somesecretjwt",
+					"label": "LLDAP_JWT_SECRET",
+					"name": "LLDAP_JWT_SECRET"
+				},
+				{
+					"default": "someadminpassword",
+					"label": "LLDAP_LDAP_USER_PASS",
+					"name": "LLDAP_LDAP_USER_PASS"
+				},
+				{
+					"default": "dc=example,dc=com",
+					"label": "LLDAP_LDAP_BASE_DN",
+					"name": "LLDAP_LDAP_BASE_DN"
+				}
+			],
+			"image": "nitnelave/lldap:stable-debian",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png",
+			"name": "LLDAP",
+			"platform": "linux",
+			"ports": [
+				"3890:3890/tcp",
+				"17170:17170/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "LLDAP",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/lldap/data",
+					"container": "/data"
+				}
+			],
+			"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/nitnelave/lldap\" target=\"_blank\">https://github.com/nitnelave/lldap</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/nitnelave/lldap\" target=\"_blank\">https://github.com/nitnelave/lldap</a><br><br><h3><b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/tools/install_lldap.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/install_lldap.sh | bash</h3><br><br>"
+		},
 		{
 		{
 			"categories": [
 			"categories": [
 				"Cloud",
 				"Cloud",

+ 42 - 0
template/portainer-v2-arm64.json

@@ -3862,6 +3862,48 @@
 			"type": 1,
 			"type": 1,
 			"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://lingva.ml/\" target=\"_blank\">https://lingva.ml/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/TheDavidDelta/lingva-translate\" target=\"_blank\">https://github.com/TheDavidDelta/lingva-translate</a><br><br><br>"
 			"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://lingva.ml/\" target=\"_blank\">https://lingva.ml/</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/TheDavidDelta/lingva-translate\" target=\"_blank\">https://github.com/TheDavidDelta/lingva-translate</a><br><br><br>"
 		},
 		},
+		{
+			"categories": [
+				"Tools",
+				"Productivity"
+			],
+			"description": "This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.",
+			"env": [
+				{
+					"default": "somesecretjwt",
+					"label": "LLDAP_JWT_SECRET",
+					"name": "LLDAP_JWT_SECRET"
+				},
+				{
+					"default": "someadminpassword",
+					"label": "LLDAP_LDAP_USER_PASS",
+					"name": "LLDAP_LDAP_USER_PASS"
+				},
+				{
+					"default": "dc=example,dc=com",
+					"label": "LLDAP_LDAP_BASE_DN",
+					"name": "LLDAP_LDAP_BASE_DN"
+				}
+			],
+			"image": "nitnelave/lldap:stable",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png",
+			"name": "LLDAP",
+			"platform": "linux",
+			"ports": [
+				"3890:3890/tcp",
+				"17170:17170/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "LLDAP",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/lldap/data",
+					"container": "/data"
+				}
+			],
+			"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/nitnelave/lldap\" target=\"_blank\">https://github.com/nitnelave/lldap</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/nitnelave/lldap\" target=\"_blank\">https://github.com/nitnelave/lldap</a><br><br><h3><b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/tools/install_lldap.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/install_lldap.sh | bash</h3><br><br>"
+		},
 		{
 		{
 			"categories": [
 			"categories": [
 				"Cloud",
 				"Cloud",