[openstreetmap/openstreetmap-website] [WIP] Add docker support (#2272)

Andy Allan notifications at github.com
Thu Jun 20 08:05:56 UTC 2019


> This pull request will add docker support for development setup of openstreetmap-website.

While I'm happy to add Docker support, I feel like we're ending up with a lot of duplication in installation instructions. We have the [human-readable INSTALL.md instructions](https://github.com/openstreetmap/openstreetmap-website/blob/31edc7dff6f4305366d0f93d35ba3fb1956bb71f/INSTALL.md), the [travis config](https://github.com/openstreetmap/openstreetmap-website/blob/master/.travis.yml), the [Vagrant provisioning scripts](https://github.com/openstreetmap/openstreetmap-website/blob/master/script/vagrant/setup/provision.sh) and now a Dockerfile - all of these cover similar ground. 

Is there any way that we can simplify things, or at least reduce some of the duplication? It's becoming increasingly hard to make sure these are all in line when we make changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2272#issuecomment-503922958
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190620/9357cab2/attachment.html>


More information about the rails-dev mailing list