From 7c2f20b24572560d0e18d1f671be65cef2e028c2 Mon Sep 17 00:00:00 2001 From: Christian Krakau-Louis Date: Fri, 30 Oct 2020 17:13:13 +0100 Subject: [PATCH] Update apps.json --- apps.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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,