https://github.com/forsaken1/rabbitmq-sandbox
A little example with RabbitMQ
https://github.com/forsaken1/rabbitmq-sandbox
docker-compose rabbitmq
Last synced: 2 months ago
JSON representation
A little example with RabbitMQ
- Host: GitHub
- URL: https://github.com/forsaken1/rabbitmq-sandbox
- Owner: forsaken1
- Created: 2022-11-06T15:35:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T13:26:47.000Z (over 3 years ago)
- Last Synced: 2025-06-03T19:39:14.005Z (about 1 year ago)
- Topics: docker-compose, rabbitmq
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RabbitMQ sandbox
Consists backend, sms service and RabbitMQ for interaction.
## Installation
`docker compose build`
## Run
`docker compose up`