Skip to content

Commit 4cfcfa4

Browse files
Automatic generation of the file templates-portainer.json
1 parent 890169c commit 4cfcfa4

2 files changed

Lines changed: 56 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<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>
1414
<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>
1515
<br />
16-
<a><img alt="Updated" src="https://img.shields.io/badge/updated-2024_08_05_10h09-%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">
16+
<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">
1717
<br />
1818
<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>
1919
<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>
@@ -37,7 +37,7 @@ You can deploy a compatible Docker environment with Portainer and Traefik with:
3737

3838

3939
## List of services availables:
40-
<img src="https://img.shields.io/badge/Availables:_95-%2354B848.svg?style=for-the-badge&logo=cachet&logoColor=white">
40+
<img src="https://img.shields.io/badge/Availables:_96-%2354B848.svg?style=for-the-badge&logo=cachet&logoColor=white">
4141

4242
| Status | Service | Website | Update | Maintainer |
4343
|:--:|--|--|--|--|
@@ -95,6 +95,7 @@ You can deploy a compatible Docker environment with Portainer and Traefik with:
9595
|| <img src="https://img.papamica.com/logo/olivetin.png" alt="olivetin" width="20"/> [olivetin](https://github.com/PAPAMICA/docker-compose-collection/tree/master/composes-files/olivetin.yml) | [OliveTin.app](https://www.olivetin.app/) | 2022-05-12 | Mickael "PAPAMICA" Asseline |
9696
|| <img src="https://img.papamica.com/logo/ombi.png" alt="ombi" width="20"/> [ombi](https://github.com/PAPAMICA/docker-compose-collection/tree/master/composes-files/ombi.yml) | [Ombi.io](https://ombi.io/) | 2022-05-17 | Mickael "PAPAMICA" Asseline |
9797
|| <img src="https://img.papamica.com/logo/openspeedtest.png" alt="openspeedtest" width="20"/> [openspeedtest](https://github.com/PAPAMICA/docker-compose-collection/tree/master/composes-files/openspeedtest.yml) | [Openspeedtest.com](https://openspeedtest.com/) | 2022-07-26 | Drack0rr |
98+
|| <img src="https://avatars.githubusercontent.com/u/26804114?s=280&v=4" alt="opensupports" width="20"/> [opensupports](https://github.com/PAPAMICA/docker-compose-collection/tree/master/composes-files/opensupports.yml) | [OpenSupports.com](https://www.opensupports.com/) | 2024-08-07 | Mickael "PAPAMICA" Asseline |
9899
|| <img src="https://img.papamica.com/logo/organizr.png" alt="organizr" width="20"/> [organizr](https://github.com/PAPAMICA/docker-compose-collection/tree/master/composes-files/organizr.yml) | [organizr.app](https://organizr.app/) | 2022-05-17 | Mickael "PAPAMICA" Asseline |
99100
|| <img src="https://img.papamica.com/logo/outline.webp" alt="outline" width="20"/> [outline](https://github.com/PAPAMICA/docker-compose-collection/tree/master/composes-files/outline.yml) | [GetOutline.com](https://www.getoutline.com/) | 2022-05-24 | Mickael "PAPAMICA" Asseline |
100101
|| <img src="https://img.papamica.com/logo/overseerr.svg" alt="overseerr" width="20"/> [overseerr](https://github.com/PAPAMICA/docker-compose-collection/tree/master/composes-files/overseerr.yml) | [Overseerr.dev](https://overseerr.dev/) | 2022-05-17 | Mickael "PAPAMICA" Asseline |

templates-portainer.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,6 +2861,59 @@
28612861
}
28622862
]
28632863
},
2864+
{
2865+
"type": 3,
2866+
"title": "OpenSupports",
2867+
"name": "OpenSupports",
2868+
"description": "Ticketing solution",
2869+
"note": "Website: <a href='https://www.opensupports.com/' target='_blank' rel='noopener'>OpenSupports.com</a>",
2870+
"categories": [
2871+
"SelfHosted",
2872+
"IT Management",
2873+
"PAPAMICA"
2874+
],
2875+
"platform": "linux",
2876+
"logo": "https://avatars.githubusercontent.com/u/26804114?s=280&v=4",
2877+
"repository": {
2878+
"stackfile": "composes-files/opensupports.yml",
2879+
"url": "https://github.com/PAPAMICA/docker-compose-collection"
2880+
},
2881+
"env": [
2882+
{
2883+
"name": "SERVICE",
2884+
"label": "Name of the service ",
2885+
"description": "No spaces or points",
2886+
"default": "opensupport"
2887+
},
2888+
{
2889+
"name": "DB_PASSWORD",
2890+
"label": "Database user password"
2891+
},
2892+
{
2893+
"name": "DATA_LOCATION",
2894+
"label": "Data localization ",
2895+
"description": "Example: /apps/service",
2896+
"default": "/_data/apps"
2897+
},
2898+
{
2899+
"name": "URL",
2900+
"label": "Service URL",
2901+
"description": "Example: service.papamica.fr or service.com"
2902+
},
2903+
{
2904+
"name": "NETWORK",
2905+
"label": "Your Traefik network ",
2906+
"description": "Example: proxy",
2907+
"default": "proxy"
2908+
},
2909+
{
2910+
"name": "TIME_ZONE",
2911+
"label": "Time zone ",
2912+
"description": "Example : Europe/Paris",
2913+
"default": "Europe/Paris"
2914+
}
2915+
]
2916+
},
28642917
{
28652918
"type": 3,
28662919
"title": "Organizr",

0 commit comments

Comments
 (0)