airavata-courses / Schrodinger-s-cat

Team Schrödinger's cat Repo
1 stars 0 forks source link

Enable RabbitMQ for Login Authentication Microservice #24

Closed nawazkh closed 6 years ago

nawazkh commented 6 years ago

Need to integrate RabbitMQ for Login Authentication

nawazkh commented 6 years ago

Achieved by faa44af658c166ac9fc71fb58a1841ec1e1e2328

pswargam commented 6 years ago

Used an existing image from management:rabbitmq to build the image. Necessary ports were exposed. Later integration with existing maven application is done by Nawaz. Nawaz can elaborate the issues faced.