Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have created a first version of a Dockerised setup to make this awesome project more accessible to developers and people who want to experiment or self-host.
I created a subdirectory called
docker
with all the necessary files in it, so developers can choose which setup is best for them without interfering with the master branch.This is the first version and it is not perfect, but it works and can be reproduced, even on other CPU architectures like arm64 (Raspberry Pi for example) and amd64.
I made it work by disabling the registration captcha turnstile from Cloudflare and making some path modifications, including where the maps (HGT files) and logs should be stored and some other changes documented in the file
dev-environment.md
I would love to work on a completly offline working version with a docker maptiler-server, if anyone wants to join me on this quest feel free to contact me.
Kind regards
pmf from space