[openstreetmap/openstreetmap-website] Dockerize website for new Developers (#3005)

Ishan Shanware notifications at github.com
Mon Dec 14 08:50:31 UTC 2020


Maybe the website could be dockerized by making a docker-compose file. 
Advantages:
New developers could set up the development environment within minutes. 
Installing all dependencies would take a lot of time, using docker we none of the system dependencies would interfere with the project dev environment dependencies. Hence, a lot easier to set up a dev workspace for new developers. 
All we could run is docker-compose up to start the environment, with volumes mapped to the project. 

The project would also be a lot easier to deploy using docker.



-- 
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/issues/3005
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201214/6b43b7bc/attachment.htm>


More information about the rails-dev mailing list