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 6, 2024
1 parent 1d51d9a commit 4ba9354
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 0 deletions.
52 changes: 52 additions & 0 deletions merged-with-duplicates.json
Original file line number Diff line number Diff line change
Expand Up @@ -11939,6 +11939,58 @@
"type": 3,
"note": "<a href='https://raw.githubusercontent.com/xneo1/portainer_templates/master/Template/template.json' target='_blank'>Source</a>"
},
{
"type": 3,
"title": "Focalboard",
"name": "Focalboard",
"description": "Open source project management for technical teams",
"note": "<a href='https://raw.githubusercontent.com/PAPAMICA/docker-compose-collection/master/templates-portainer.json' target='_blank'>Source</a>\nWebsite: <a href='https://www.focalboard.com/' target='_blank' rel='noopener'>Focalboard.com</a></br>You need this <a href='https://github.com/mattermost/focalboard/blob/main/docker/config.json' target='_blank' rel='noopener'>config.json</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://static-00.iconduck.com/assets.00/focalboard-icon-213x256-ztsf7cez.png",
"repository": {
"stackfile": "composes-files/focalboard.yml",
"url": "https://github.com/PAPAMICA/docker-compose-collection"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "focalboard"
},
{
"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": "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 ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 1,
"title": "Foldingathome",
Expand Down
52 changes: 52 additions & 0 deletions merged.json
Original file line number Diff line number Diff line change
Expand Up @@ -5297,6 +5297,58 @@
"type": 3,
"note": "<a href='https://raw.githubusercontent.com/xneo1/portainer_templates/master/Template/template.json' target='_blank'>Source</a>"
},
{
"type": 3,
"title": "Focalboard",
"name": "Focalboard",
"description": "Open source project management for technical teams",
"note": "<a href='https://raw.githubusercontent.com/PAPAMICA/docker-compose-collection/master/templates-portainer.json' target='_blank'>Source</a>\nWebsite: <a href='https://www.focalboard.com/' target='_blank' rel='noopener'>Focalboard.com</a></br>You need this <a href='https://github.com/mattermost/focalboard/blob/main/docker/config.json' target='_blank' rel='noopener'>config.json</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://static-00.iconduck.com/assets.00/focalboard-icon-213x256-ztsf7cez.png",
"repository": {
"stackfile": "composes-files/focalboard.yml",
"url": "https://github.com/PAPAMICA/docker-compose-collection"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "focalboard"
},
{
"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": "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 ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 1,
"title": "Foldingathome",
Expand Down

0 comments on commit 4ba9354

Please sign in to comment.