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

Andy Allan notifications at github.com
Fri Jun 21 14:57:56 UTC 2019


There's a few commandline things which are pretty important to having a useful development environment, such as:

* Running the test suite
* Running rake commands (e.g. for database migrations)
* Running the console
* Connecting to the database with psql

I'd like to make sure all of these things are possible in the Dockerized development setup, since at the moment I only see mention of running the webserver. With Vagrant, for example, you can just `vagrant ssh` into the virtual machine and do all of these things.

If they are possible already (great!) then it would be worthwhile documenting how that works, since it's not obvious to me at least!

-- 
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-504456965
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190621/7c779402/attachment.html>


More information about the rails-dev mailing list