Installing Spring Cloud Services for Cloudfoundry without OpsManager -
i've installed cloudfoundry on local machine described here , i'd install spring cloud services well. don't know find opsmanager , doubt if deployed @ all. question - possible install spring cloud services without using opsmanager , if so, how achieve it?
thanks in advance!
i'm pm spring cloud services.
the spring cloud services product supported on pivotal cloud foundry installation, , depends on other pivotal commercial products.
if you'd consume spring cloud on oss cloud foundry deployment, you'll need create spring boot applications server-side components described in spring cloud oss docs (http://projects.spring.io/spring-cloud/spring-cloud.html). example of github project can found here: https://github.com/spring-cloud-samples/fortune-teller.
Comments
Post a Comment