Thursday, October 29, 2020

How to setup Stackstorm in k8s cluster ?

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



Stackstorm

 How to setup Stackstorm in the local workstation  ?

git clone https://github.com/StackStorm/st2-docker.git && cd st2-docker



you have a docker-compose.yml file in it.



docker-compose up -d 


it will pull a couple of docker images.


docker-compose exec st2client bash 


you will exec into the container.




expected page for this:



How to access the app ?


http://127.0.0.1 


username: st2admin


password: Ch@ngeMe


Dashboard: