Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Explain use of vagrant #44

Open
tobiase opened this issue Sep 15, 2017 · 0 comments
Open

Explain use of vagrant #44

tobiase opened this issue Sep 15, 2017 · 0 comments

Comments

@tobiase
Copy link
Contributor

tobiase commented Sep 15, 2017

I'm not sure, if I use the vagrant box in the right way.

I configured it to use a private network
config.vm.network "private_network", ip: "172.30.1.5"
and added it to my /etc/hosts file
172.30.1.5 staging.example.com example
After that, I could deploy to the box.

How do you use it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant