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

add vagrant file #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add vagrant file #32

wants to merge 1 commit into from

Conversation

gsambrotta
Copy link
Member

No description provided.

@gsambrotta
Copy link
Member Author

doing vagrant up it gives me all green and state that server is running at: http://127.0.0.1:4000/ but when i visit the url there is no connection.
I also try with localhost and 0.0.0.0

Can someone review the file and test it please?
/cc: @xMartin @gnunicorn @autarc

@xMartin
Copy link
Member

xMartin commented Apr 13, 2017

Quick guess: Start jekyll in the guest console with jekyll serve --host 0.0.0.0.

@gsambrotta
Copy link
Member Author

@xMartin that did it but i'm wondering if is something that people always have to do it or is just about my machine.
Should we document this command?

@xMartin
Copy link
Member

xMartin commented Apr 29, 2017

Yes, this needs to be done always to make it reachable from the host.

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

Successfully merging this pull request may close these issues.

2 participants