-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
WHAT TO DO:
- You will need to host the docker container that has a user microservice living in it onto a compute engine on GCP. Here is the repo to the microservice so you can clone it here: https://github.com/Off-Top-App/UserService and here is the documentation to set up this microservice: https://docs.google.com/document/d/1yUR_EQBBmefquCQ6KjcEjLAO7YR69vxCo6jR7zqCcn4/edit
- You will also need to host a MySQL database of the user table. You can see how to create the table here: https://docs.google.com/document/d/1m6vKnRX7gzk0BZnAlZMDUc2dvcPohC7qOija2q0aagY/edit
- You might need to work within the spring-boot app or the Dockerfile when attempting to host it onto GCP
DONE:
- You are done when you can insert and get the user information from the endpoint of where this service is hosted.
Metadata
Metadata
Assignees
Labels
No labels