We will eventually need to install st2actionrunner on a separate vm and give it access to our standalone
stackstorm instance. We need to do this for horizontal scaling.
The Kubernetes script is sort of an overkill for our current needs. (We need to walk before we run)
Is it possible to:
- install the stackstorm rpm/deb
- disable all services except st2actionrunner services.
- setup config and point rabbitmq and mongodb to appropriate uri.