Update apps.json

This commit is contained in:
Christian Krakau-Louis
2020-10-30 17:13:13 +01:00
committed by GitHub
parent 4945f3b8bc
commit 7c2f20b245
+18
View File
@@ -1048,6 +1048,24 @@
}
]
},
{
"title": "ION Certification Stack",
"type": 2,
"categories": [
"Certifications"
],
"description": "Deploy ION Stack for APE",
"platform": "linux",
"repository": {
"url": "https://github.com/christianlouis/portainer-compose/",
"stackfile": "certs/ion-swarm.yml"
},
"env": [{
"name": "PREFIX",
"label": "User Prefix, e.g. 1abc"
}
]
},
{
"title": "Datadog agent",
"type": 2,