mirror of
https://github.com/PAPAMICA/docker-compose-collection.git
synced 2026-01-18 16:27:25 +01:00
Automatic generation of the file templates-portainer.json
This commit is contained in:
@@ -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_07_14h37-%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-2025_04_19_08h55-%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>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
{
|
||||
"type": 3,
|
||||
"title": "Ampache",
|
||||
"name": "ampache",
|
||||
"name": "Ampache",
|
||||
"description": "web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.",
|
||||
"note": "Website: <a href='https://github.com/ampache/ampache-docker' target='_blank' rel='noopener'>Github.com</a>",
|
||||
"categories": [
|
||||
@@ -70,8 +70,7 @@
|
||||
{
|
||||
"name": "URL",
|
||||
"label": "Service URL",
|
||||
"description": "Example: service.papamica.fr or service.com",
|
||||
"default": "exemple.tld"
|
||||
"description": "Example: service.papamica.fr or service.com"
|
||||
},
|
||||
{
|
||||
"name": "NETWORK",
|
||||
|
||||
Reference in New Issue
Block a user