Skip to content

Deployment

  • Docker and Docker Compose installed on the target server
  • A running RabbitMQ broker accessible from the server
  • SSH access to the server
Terminal window
# TODO: fill in deployment steps
VariableDescriptionRequired
RABBITMQ_HOSTBroker hostname or IPYes
RABBITMQ_PORTBroker AMQP portYes
RABBITMQ_USERBroker usernameYes
RABBITMQ_PASSBroker passwordYes
RABBITMQ_VHOSTVirtual hostYes
Terminal window
# TODO: describe how to verify the service is running