airavata-courses / CloudElves

Spring 2022 Project
Apache License 2.0
2 stars 2 forks source link

Develop registry #25

Closed MadhavanKR closed 2 years ago

MadhavanKR commented 2 years ago

Following are the relevant commits for registry microservice:

https://github.com/airavata-courses/CloudElves/commit/5eb49623b5990f3717b0437d897ababd0d6cfd42 - Removed files other than registry

https://github.com/airavata-courses/CloudElves/commit/8b97501654620690dc27993ddafa9bf2400fa618 - Dockerized registry

https://github.com/airavata-courses/CloudElves/commit/5cf95c8be63b16158eed7a14954d170c5b73d7c9 - First draft of registry microservice. Contains code liquibase configuration to initialize database.

https://github.com/airavata-courses/CloudElves/commit/84b2105887ac637b45271b33900b5e5b158aa081 - Boilerplate code for registry service