RabbitMQ
Image: rabbitmq:4-management
- Port 5672/tcp
- 5 GB volume at /var/lib/rabbitmq
- 1 vCPU · 1 GB
Template · Messaging
Message broker with AMQP on the private network.
Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.
One service in the environment you pick, on the private network of the project.
Official rabbitmq:4-management. AMQP (5672) is reachable inside the project; the management UI on 15672 is not exposed (one port per service).
Image: rabbitmq:4-management
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| RABBITMQ_DEFAULT_USER | rabbit |
| RABBITMQ_DEFAULT_PASS | generated (password) |
| RABBITMQ_URL | amqp://${{self.RABBITMQ_DEFAULT_USER}}:${{self.RABBITMQ_DEFAULT_PASS}}@${{self.SKIFFLY_PRIVATE_DOMAIN}}:5672 |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.