[openstreetmap/openstreetmap-website] WIP: DRY docs (PR #6458)
Marwin Hochfelsner
notifications at github.com
Thu Jan 22 12:06:02 UTC 2026
@hlfan commented on this pull request.
> +
+There is more than one way to set up a development environment.
+
+### Containerized Installation
+
+We offer containerized environments with Docker which may avoid installation difficulties:
+
+- To use Docker manually, see [DOCKER](DOCKER.md).
+- To use Docker via [Development Containers](https://containers.dev) (devcontainers), see [DEVCONTAINER.md](DEVCONTAINER.md).
+
+### Manual Installation
+
+Install dependencies directly on your machine. This gives you the most control and is often preferred by experienced developers on Linux systems.
+
+> [!WARNING]
+> **Windows Note:** We don't recommend using this approach on Windows, as some Ruby gems may not be supported. If you are using Windows, we recommend containerized setup using [Docker](DOCKER.md).
```suggestion
> **Windows Note:** We don't recommend using this approach on Windows, as some Ruby gems may not be supported. If you are using Windows, we recommend a containerized setup as mentioned above.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6458#pullrequestreview-3692123579
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6458/review/3692123579 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260122/54fdce2d/attachment.htm>
More information about the rails-dev
mailing list