Running Semaphore is pretty simple. The daemon by default spawns a production ready broker. The Semaphore daemon is stateless and multiple instances could be ran at the same time to provide scalability.
Service hosts
Services could have different hosts when running Maestro in multiple environments. Service configurations could be overridden through service selectors. It is adviced to store your service selectors inside a separate file and use a environment variable to include a specific service configuration.
A Prometheus metrics endpoint could be set-up. This endpoint exposes metrics such as flow executions, executed rollbacks and flow latency. The Prometheus agent starts its own HTTP server and requires a separate port.