Skip to content

falk-stefan/spring-boot-gcp-secret-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Secret Manager Issue

Deploy

To deploy the project, run deploy.sh which builds, pushes and deploys the Docker-image

$ ./deploy.sh <project-id>

Visit https://secret-manager-xxxxxxxx-ew.a.run.app/ or check service logs for output.

Run Locally

In order to run/test/debug locally, run the application by activating profile local-gcp and setting

GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
PROJECT_ID=<project-id>

See also

  • src/main/resources/application-local-gcp.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published