<p>Vagrant allows people to easily run VMs for development purposes. This should help people, particularly on Windows, get started with the openstreetmap-website project.</p>
<p>I've tested <code>vagrant up</code> from clean and existing, and it seems to work correctly, but please test it and let me know any setup / 'up' errors. Particularly if running on Mac OS X or Windows.</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/zerebubuth/openstreetmap-website vagrant</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/715'>https://github.com/openstreetmap/openstreetmap-website/pull/715</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Add vagrant config.</li>
<li>Move vagrant provisioning script to a better location.</li>
<li>Merge remote-tracking branch 'upstream/master' into vagrant</li>
<li>Added some docs for Vagrant usage.</li>
<li>Migrate the database on `vagrant up`.</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/715/files#diff-0">.gitignore</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/715/files#diff-1">INSTALL.md</a>
(5)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/715/files#diff-2">VAGRANT.md</a>
(34)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/715/files#diff-3">Vagrantfile</a>
(16)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/715/files#diff-4">script/vagrant/setup/provision.sh</a>
(61)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/715.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/715.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/715.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/715.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/715'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/1419053__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwOTg5Nzg3NSwiZGF0YSI6eyJpZCI6MjcyNDYyOTl9fQ==--65b9ba950d30bc69ef4640e1c39e59070d6ddb0b.gif' height='1' width='1'></p>