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

Mention finishing application and database setup after vagrant ssh #1876

Closed
wants to merge 1 commit into from

Conversation

geohacker
Copy link
Member

Added a line to link INSTALL.md to complete application and database setup in case people are using vagrant to run the development environment.

@tomhughes
Copy link
Member

I'm not familiar with the vagrant scripts, but I thought they did the setup for you?

@tomhughes
Copy link
Member

@tomhughes tomhughes changed the title mention finishing application and database setup after vagrant ssh Mention finishing application and database setup after vagrant ssh May 22, 2018
@geohacker
Copy link
Member Author

@tomhughes - thank you! I missed that - for some reason it didn't setup the database and application for me. Let me try setting up from scratch and see where it went wrong.

@geohacker
Copy link
Member Author

I was wrong. The provisioning script failed so it didn't do rest of the steps:

   default: Done installing documentation for bundler after 3 seconds
    default: 1 gem installed
    default: /srv/openstreetmap-website /home/vagrant
    default: There was an error while trying to write to
    default: `/srv/openstreetmap-website/.bundle/config`. It is likely that you need to grant
    default: write permissions for that path.

This is probably unrelated and need a chmod in the provisioning script. Will move to a different PR. Thanks!

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.

None yet

2 participants