Runa requires the installation of PostgreSQL, Redis, and Minio for data storage, along with a web service and one job service per server.
curl -sSL https://get.runa.sh > runa.sh
bash runa.sh service-init web
bash runa.sh service-exec web
curl -sSL https://get.runa.sh > runa.sh
bash runa.sh service-init job
bash runa.sh service-exec job