Packaging
StackState Self-hosted v5.1.x
What is a StackPack package?
<your-stackpack>
βββ provisioning
β βββ icons
β | βββ icon.png
β βββ scripts
β β βββ ExampleProvision.groovy
β βββ templates
β βββ instance template.json.handlebar
β βββ application template.json.handlebar
βββ resources
β βββ logo.png
β βββ overview.md
βββ stackpack.confWhat is inside the StackPack package?
The StackPack configuration file
Last updated