georchestra / docker

Quick start geOrchestra with docker
17 stars 22 forks source link

adding rabbitmq docker image to compose file #213

Closed marwanehcine closed 1 year ago

marwanehcine commented 1 year ago

To introduce rabbitmq message broker in georchestra infrastructure, we add docker image to compose file

jeanmi151 commented 1 year ago

hey thanks @marwanehcine for this PR, could you add healthcheck, dependancies with others service, and maybe ressources limitation thanks

fvanderbiest commented 1 year ago

could you add healthcheck, dependancies with others service, and maybe ressources limitation

secrets too. Maybe Marwane needs some help from a devops to do this ?

marwanehcine commented 1 year ago

hey thanks @marwanehcine for this PR, could you add healthcheck, dependancies with others service, and maybe ressources limitation thanks

healthcheck added, but dependencies , we need to check if we will make gateway or console dependent to rabbitmq, should be discussed in group.