[openstreetmap/openstreetmap-website] Vagrant and Docker installations are unmaintained (#2344)
Tom Hughes
notifications at github.com
Mon Sep 22 12:39:40 UTC 2025
tomhughes left a comment (openstreetmap/openstreetmap-website#2344)
I'm not sure vagrant has ever got much use and I'm pretty sure that these days if people try to use something then it's docker.
I don't really like the docker setup myself because it doesn't seem to me like a good fit for development where you want to be able to change things - it's especially weird that we bake npm modules into the docker image so that they can't easily be changed but leave gems in the host volume where they can be. At least I think that's the current state. Personally I'd also prefer it if we only had a single container so we didn't need compose.
I suspect the answer is to ditch vagrant and improve docker and then add devcontainer support using it as suggested in #5264.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2344#issuecomment-3318764717
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/2344/3318764717 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250922/6143a6cf/attachment.htm>
More information about the rails-dev
mailing list