-
-
Notifications
You must be signed in to change notification settings - Fork 110
Description
Hi,
Thanks for all the work on OpenFreeMap — it's an awesome project and really cool to see something so open and self-hostable.
I had a quick question that I hope is okay to ask here:
Would it be feasible to port the current setup to a Docker-based implementation?
I totally understand and respect the decision to keep this project Docker-free by design — especially considering its focus on clean server deployments and direct system-level optimizations. That said, I was wondering if you think it could be technically possible (even if not recommended for production) to wrap the core functionality in a Docker container — maybe just for experimentation, local testing, or for folks more familiar with containerized environments.
Not a request to implement it or anything — just curious if it’s something that could work in theory, or if there are specific architectural blockers that would make a Docker version inherently impractical.
Thanks again for building and sharing OpenFreeMap with the community