airavata-courses / Schrodinger-s-cat

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

Peer Review #45

Closed siddharthpathak closed 6 years ago

siddharthpathak commented 6 years ago

Jenkins CD working fine using pipeline and master slave. Service discovery using Docker swarm works. Didn't receive email after sign up .

nawazkh commented 6 years ago

Hello @siddharthpathak ,

Thank you for your feedback! We have implemented asynchronous communication as a 4th Microservice. Upon a new user creation, a email is sent to the user. This is achieved using RabbitMQ producer-consumer concept.

With your Jenkins credentials, you can try to build the releaseAssignment2 job in Jenkins to test it.

Thanks!

nawazkh commented 6 years ago

Closing issue since it has been implemented and working