Re: workstation setup of bosh in ubuntu


Daniel Mikusa
 

That step is setting up Postgres to run as a service. I think the Ubuntu
equivalent would be upstart or systemd. You probably don't need to do this
on Ubuntu as the postgres package should come with a script to run it as a
service. You just need to start the service using upstart or systemd,
which one depends on your version of Ubuntu.

Dan

On Thu, Jul 28, 2016 at 8:50 AM, Bharath <bharathp(a)vedams.com> wrote:

Hi all,


I am recently trying to setup bosh workstation in my ubuntu machine. I got
the below link which is actually related to mac


https://github.com/cloudfoundry/bosh/blob/master/docs/workstation_setup.md


The document mentions bosh setup in mac. I am trying to map the
instrunctions to ubuntu. but i am getting a conflict at step 5. I am
unable to find the library/LaunchAgents in ubuntu. Can some body provide
the instructions suitable for ubuntu platform

Thanks in advance


regards

bharath

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.