Skip to main content

Home/ CloudFoundry/ Group items tagged foundry

Rss Feed Group items tagged

paul silmonet

Instant Fix Slow Computer Solutions - 0 views

I bought a brand new PC with good specifications just last month. But only three weeks of use, I noticed that my PC froze and slowed down a bit. For the next three days, it continued to slow down. ...

fix slow computer cloudfoundry top sample environment namespace cloud foundry tutorial variable java

started by paul silmonet on 09 Jun 11 no follow-up yet
Esfand S

how to access MySql instance via MySql admin client : Cloud Foundry Community - 0 views

  • All service related information is exposed through VCAP_SERVICES environment variable. The content of this variable is JSON such as: {"mysql-5.1":[{"name":"mysql-1fd96","label":"mysql-5.1","plan":"free","credentials":{"node_id":"mysql_node_7","hostname":"172.30.48.26","port":3306,"password":"jmsdmnfsdfn","name":"df18176fc6336456db8907cfd7565e311","user":"u4HUGiJwB5l5A"}}]} You application can connect to database using this information. If you are using Java, we have runtime that simplifies the access (see https://github.com/cloudfoundry/vcap-java/tree/master/cloudfoundry-....
‹ Previous 21 - 40 of 41 Next ›
Showing 20 items per page