Installing services on nise-bosh

107 views
Skip to first unread message

Akhil Jain

unread,
Jun 12, 2014, 1:06:42 AM6/12/14
to vcap...@cloudfoundry.org
Hi

How does one install services on nise-bosh?

After pushing an app, when I do a
cf marketplace
I do not get any available services. Is there something wrong with my installation or is there some other way of installing services on the nise-bosh?

Iwasaki Yudai

unread,
Jun 12, 2014, 1:44:33 PM6/12/14
to vcap...@cloudfoundry.org
cf_nise_installer doesn't install services. It installs only the core components of Cloud Foundry.

You need to set up services by yourself.

Akhil Jain

unread,
Jun 13, 2014, 12:19:43 AM6/13/14
to vcap...@cloudfoundry.org
And is there some link to some site which tells me how to do that? I would be much obliged if you could share a small tutorial in this regards.

Akhil Jain
Senior Undergraduate
Computer Sc Engg
IIT Delhi


--
You received this message because you are subscribed to a topic in the Google Groups "Cloud Foundry Developers" group.
To view this discussion on the web visit https://groups.google.com/a/cloudfoundry.org/d/msgid/vcap-dev/76f106fc-43a5-410b-b41e-47b10e4f319a%40cloudfoundry.org.

Iwasaki Yudai

unread,
Jun 13, 2014, 5:01:43 PM6/13/14
to vcap...@cloudfoundry.org
Here is some tutorials:


I think bosh-lite is easy to start to work with services.

wulo...@huawei.com

unread,
Jun 17, 2014, 3:05:06 AM6/17/14
to vcap...@cloudfoundry.org
Hi
Actually, install servives by nise_bosh is similar to install cf.
e.g. install postgresql
(1)download and create bosh release[1]
git clone https://github.com/cloudfoundry-community/cf-services-contrib-release
cd cf-services-contrib-release
bosh create release releases/cf-services-contrib-1.yml

(2)install
postgresql by nise_bosh,there is a manifest of postgresql for nise_bosh[2]
cd nise-bosh

bundle exec ./bin/nise-bosh your_path/cf-services-contrib-release your_path/micro.yml micro --keep-monit-files


[1]https://github.com/cloudfoundry-community/cf-services-contrib-release
[2]https://github.com/yudai/cf_nise_installer_services/blob/master/manifests/micro.yml

Tim
Reply all
Reply to author
Forward
0 new messages