Google cloud sql cannot assign an access IP -


i attempting setup rails 3.2 app on google compute engine, not app engine. want use google cloud sql. when reading docs know need assign access ips, ability no found. can allow app engine applications, not ip.

the edit menu in console doesn't seem have need though docs point me there.

has done this? , how assign ip google cloud sql instance?

  1. go https://console.developers.google.com/project
  2. choose project , click it's name
  3. click cloud sql on left side menu
  4. choose instance id wish assign ip , click it's name
  5. click edit
  6. scroll down past 'resources , billing'. below 'options' 'assign ip address' section

Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -