Skip to content

hipster-labs/jhipster-terraform-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JHipster Terraform POC

Goal: provide Terraform scripts to create the cloud infrastructure to deploy a JHipster microservice architecture on Kubernetes.

Required tools

GCP

Azure

AWS

Quickstart instruction

GCP

Login to GCP and import temporary auth token to your shell environment:

gcloud auth application-default login 
export GOOGLE_OAUTH_ACCESS_TOKEN=$(gcloud auth print-access-token)

Apply the terraform:

cd live/gcp-demo/main
terragrunt apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published