diff --git a/apps.json b/apps.json index 7335bd1..0936f6f 100644 --- a/apps.json +++ b/apps.json @@ -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,