Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building a dev box with nise-bosh-vagrant - how to get the release and manifest #41

Closed
bhattala opened this issue Oct 1, 2013 · 2 comments
Assignees
Labels

Comments

@bhattala
Copy link

bhattala commented Oct 1, 2013

Newbie question - I guess I need to use vagrant to set-up a VirtualBox virtual machine using nise-bosh-vagrant first, then issue the curl command on the virtual machine.

So ... what options do I give the command :
nise-bosh-vagrant --manifest
how do I access a bosh release ? which one ? do I need to have downloaded some nise-bosh code, or point at a remote machine, or issue a command ? and where does the manifest come from (is it packaged with a bosh release) ?

Thanks.

@bhattala
Copy link
Author

bhattala commented Oct 1, 2013

Sorry command got mangled above and path-to-release and path-to-manifest got removed
nise-bosh-vagrant path-to-release --manifest path-to-manifest

@ghost ghost assigned yudai Oct 2, 2013
@yudai
Copy link
Owner

yudai commented Oct 2, 2013

Hi bhattala,

You need not to execute the nise-bosh-vagrant command by your self. The installer script automatically run the command and launch a vagrant VM.

Just run bash < <(curl -s -k -B https://raw.github.com/yudai/cf_nise_installer/${INSTALLER_BRANCH:-master}/vagrant/bootstrap.sh) on your host machine.

@yudai yudai closed this as completed Jul 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants