.env file for environment variables such as database connections, API keys, and other sensitive information. Make sure to create a .env file in each microservice's directory and add the necessary variables. Refer to the .env.example file in each directory for the required variables.view_generator_serv microservice:StorageMgmtServ, UsageMntrServ, UserAccMgmtServ, and EventBus.skaffold.yaml file and all files in the infra/k8s/ directory to replace <PROJECT_ID> and <CLUSTERNAME> with your Google Cloud Project ID and the name of your Kubernetes cluster, respectively.main branch. This branch contains the version of the application that runs on Google Cloud Platform (GCP).development branch contains the version of the application that runs on localhost. Switch to developmentDocker_Desktop branch. Switch to Docker_DesktopPosted Jan 18, 2024
Based on the microservice pattern . Contribute to itsAdee/PhotoGallery development by creating an account on GitHub.
0
0