StackStorm / packer-st2

Packer templates for building & deploying Vagrant & OVA with StackStorm installed
https://app.vagrantup.com/stackstorm/boxes/st2
Apache License 2.0
14 stars 7 forks source link

Getting the initial demo release out #23

Closed arm4b closed 6 years ago

arm4b commented 6 years ago

First manual demo release.

We don't have CI/CD yet (see issues in #17, #21 and TBD #10, #11), so everything is done by hand for the initial demo release to show basic idea how Community Vagrant/OVA works.

arm4b commented 6 years ago

Uploaded the first box to https://app.vagrantup.com/stackstorm/boxes/st2/versions/2.7.1-20180507, so from this point the following commands:

vagrant init stackstorm/st2
vagrant up

should work.

Also I think with this initial README we have content to start with for st2docs task (#11).