Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:jobs:cf-gcp-free [2017/12/30 23:56]
admin [Fit CloudFoundry to install on GCP free trial]
en:jobs:cf-gcp-free [2018/01/09 10:12]
admin [Deploying]
Line 67: Line 67:
   terraform init   terraform init
  
-  terraform plan -var project=PROJECT_ID -var domains='​["​*.app.example.com","​*.ws.example.com.info","​*.example.com.info"​]'​ \+  terraform plan -var project=PROJECT_ID -var domains='​["​*.sys.example.com","​*.ws.example.com.info","​*.example.com.info"​]'​ \
   -var domain=example.com -var user_sql=USER -var user_sql_password=PASSWORD   -var domain=example.com -var user_sql=USER -var user_sql_password=PASSWORD
  
-  terraform plan -var project=PROJECT_ID -var domains='​["​*.app.example.com","​*.ws.example.com.info","​*.example.com.info"​]'​ \+  terraform plan -var project=PROJECT_ID -var domains='​["​*.sys.example.com","​*.ws.example.com.info","​*.example.com.info"​]'​ \
   -var domain=example.com -var user_sql=USER -var user_sql_password=PASSWORD   -var domain=example.com -var user_sql=USER -var user_sql_password=PASSWORD
   ​   ​
Line 78: Line 78:
  
 Check IP of LB (LoadBalancer) in GCP console and setup your DNS zone.\\ Check IP of LB (LoadBalancer) in GCP console and setup your DNS zone.\\
-LB_IP *.app.example.com\\ +https://​console.cloud.google.com/​net-services/​loadbalancing/​loadBalancers/​list\\ 
-LB_IP *.ws.example.com\\+\\ 
 +bosh-cf-router-lb-url-map\\ 
 +LB_IP *sys.example.com\\
 LB_IP *.example.com\\ LB_IP *.example.com\\
 +\\
 +bosh-cf-ws\\
 +LB_IP *.ws.example.com\\
 +\\
 +bosh-cf-tcp-router\\
 +LB_IP *.tcp.example.com\\
 +\\
 +bosh-cf-ssh-proxy\\
 +LB_IB *.ssh.example.com\\
 +
  
 14. Deploying BOSH\\ 14. Deploying BOSH\\
en/jobs/cf-gcp-free.txt · Last modified: 2018/01/09 11:59 by admin
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki