Update apps.json
This commit is contained in:
committed by
GitHub
parent
4945f3b8bc
commit
7c2f20b245
@@ -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",
|
"title": "Datadog agent",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user