Skip to content

Commit

Permalink
Update template lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Guekka authored and github-actions[bot] committed Aug 8, 2024
1 parent 4ba9354 commit d96841f
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 0 deletions.
53 changes: 53 additions & 0 deletions merged-with-duplicates.json
Original file line number Diff line number Diff line change
Expand Up @@ -27379,6 +27379,59 @@
"stackfile": "docker-compose.yml"
}
},
{
"type": 3,
"title": "OpenSupports",
"name": "OpenSupports",
"description": "Ticketing solution",
"note": "<a href='https://raw.githubusercontent.com/PAPAMICA/docker-compose-collection/master/templates-portainer.json' target='_blank'>Source</a>\nWebsite: <a href='https://www.opensupports.com/' target='_blank' rel='noopener'>OpenSupports.com</a>",
"categories": [
"SelfHosted",
"IT Management",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://avatars.githubusercontent.com/u/26804114?s=280&v=4",
"repository": {
"stackfile": "composes-files/opensupports.yml",
"url": "https://github.com/PAPAMICA/docker-compose-collection"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "opensupport"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"categories": [
"Network"
Expand Down
53 changes: 53 additions & 0 deletions merged.json
Original file line number Diff line number Diff line change
Expand Up @@ -11638,6 +11638,59 @@
"stackfile": "docker-compose.yml"
}
},
{
"type": 3,
"title": "OpenSupports",
"name": "OpenSupports",
"description": "Ticketing solution",
"note": "<a href='https://raw.githubusercontent.com/PAPAMICA/docker-compose-collection/master/templates-portainer.json' target='_blank'>Source</a>\nWebsite: <a href='https://www.opensupports.com/' target='_blank' rel='noopener'>OpenSupports.com</a>",
"categories": [
"SelfHosted",
"IT Management",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://avatars.githubusercontent.com/u/26804114?s=280&v=4",
"repository": {
"stackfile": "composes-files/opensupports.yml",
"url": "https://github.com/PAPAMICA/docker-compose-collection"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "opensupport"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"categories": [
"Network"
Expand Down

0 comments on commit d96841f

Please sign in to comment.