Confirm your Linux server meets requirements
StackStorm is a multi-component platform — it runs RabbitMQ, MongoDB, PostgreSQL, and several Python services all on one box. A fresh, clean server avoids port conflicts and dependency clashes. If you are using a cloud VM (AWS, DigitalOcean, etc.), a fresh Ubuntu 20.04 or 22.04 instance works best. Make sure nothing else is already running on ports 80 or 443.
Running on a server that already has Nginx, Apache, or another database installed can cause the installer to fail silently.
Use a truly fresh VM. Snapshot or back up any existing server before proceeding.
