app-store/apps/portainer/config.json

20 lines
433 B
JSON

{
"$schema": "../schema.json",
"name": "Portainer",
"port": 9443,
"available": true,
"exposable": true,
"https": true,
"id": "portainer",
"tipi_version": 12,
"version": "2.18.4-alpine",
"categories": [
"utilities"
],
"description": "",
"short_desc": "Making Docker and Kubernetes management easy.",
"author": "portainer.io",
"source": "https://github.com/portainer/portainer",
"form_fields": []
}