Automatic generation of the file templates-portainer.json

This commit is contained in:
github-actions[bot]
2024-08-05 10:04:13 +00:00
parent c70f3ab126
commit 4488aaa66d
2 changed files with 11 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
<a href="https://github.com/PAPAMICA/docker-compose-collection#utilisation"><img src="https://img.shields.io/badge/How_to_use-%2341454A.svg?style=for-the-badge&logo=target&logoColor=white"> </a>
<a href="https://github.com/PAPAMICA/docker-compose-collection#add-new-docker-compose-file"><img src="https://img.shields.io/badge/Add_new_service-%2341454A.svg?style=for-the-badge&logo=target&logoColor=white"> </a>
<br />
<a><img alt="Updated" src="https://img.shields.io/badge/updated-2024_08_05_09h57-%232496ED.svg?style=for-the-badge&logo=social-blade&logoColor=white" ></a> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PAPAMICA/docker-compose-collection/main.yml?branch=master&label=Files%20generating&logo=files&logoColor=white&style=for-the-badge">
<a><img alt="Updated" src="https://img.shields.io/badge/updated-2024_08_05_10h04-%232496ED.svg?style=for-the-badge&logo=social-blade&logoColor=white" ></a> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PAPAMICA/docker-compose-collection/main.yml?branch=master&label=Files%20generating&logo=files&logoColor=white&style=for-the-badge">
<br />
<a href="https://www.docker.com/"><img src="https://img.shields.io/badge/docker-%232496ED.svg?style=for-the-badge&logo=docker&logoColor=white"> </a>
<a href="https://www.portainer.io/"><img src="https://img.shields.io/badge/portainer-%2313BEF9.svg?style=for-the-badge&logo=portainer&logoColor=white"> </a>

View File

@@ -1267,6 +1267,16 @@
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "focalboard"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",