AMQP Deployment

GitHub repo: https://github.com/pnk-sh/octopus-amqp-deployment

AMQP Deployment

Every time RabbitMQ received a queue message into the deployment queue, its will be handle and sending the request for each services to the right Docker Swarm Cluster's REST API.

After process its completed its will ack the message out of the queue and take the next, server single service there need to be updated will have the own queue message.

Diagram over how the deployment queue working

Deployment message

Last updated

Was this helpful?