Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


https://docs.stackstorm.com/install/index.html

Vagrant:

vagrant init stackstorm/st2 && vagrant up


Docker:

https://docs.stackstorm.com/install/docker.html

git clone git@github.com:stackstorm/st2-docker
cd st2-docker
make env
docker-compose up -d
docker-compose exec stackstorm bash




  • No labels