{"id":18815415,"url":"https://github.com/crosbymichael/mc-overviewer-docker","last_synced_at":"2026-01-13T23:30:16.737Z","repository":{"id":27006171,"uuid":"30470247","full_name":"crosbymichael/mc-overviewer-docker","owner":"crosbymichael","description":"Minecraft overviewer dockerfile","archived":false,"fork":false,"pushed_at":"2017-06-25T18:36:24.000Z","size":4,"stargazers_count":7,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T01:20:02.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crosbymichael.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-07T21:06:27.000Z","updated_at":"2022-02-11T19:05:44.000Z","dependencies_parsed_at":"2022-07-24T13:16:05.149Z","dependency_job_id":null,"html_url":"https://github.com/crosbymichael/mc-overviewer-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crosbymichael%2Fmc-overviewer-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crosbymichael%2Fmc-overviewer-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crosbymichael%2Fmc-overviewer-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crosbymichael%2Fmc-overviewer-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crosbymichael","download_url":"https://codeload.github.com/crosbymichael/mc-overviewer-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239753701,"owners_count":19691157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T23:48:57.618Z","updated_at":"2026-01-13T23:30:16.619Z","avatar_url":"https://github.com/crosbymichael.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Overviewer\n\nGenerate a Google Maps like map of your minecraft world.  Documentation for overview can be\nfound [here](http://overviewer.org/).\n\n\n## Usage\n\nThis Dockerfile requires two volumes owned by UID:GID 1 ( default ).  One volume must be mounted \nunder `/minecraft` which contains a world directory for the world that you wish to create a\nmap of.  The other is the output directory that will contain the generated map mounted under\n`/mcmap`.\n\nYou will need a config file in the minecraft server root named `overviewer.cfg` where you can specify\nany processing options. The config file should have at least 2 lines defining the worlds directory\nas well as the output directory. An example overviewer.cfg is:\n\n```\nworlds[\"survival\"] = \"/minecraft/world\"\noutputdir = \"/mcmap\"\n```\n\nIn addition to the basic map generation, this docker will run twice. The first pass generates the map\nwhile the second pass will read through the config for any POIs defined (Players, signs, towns, etc...)\n\nHere is an example of running Overviewer:\n\n```bash\ndocker run -ti --rm -v /volumes/mc-web-output:/mcmap -v /volumes/minecraft-server-root:/minecraft:ro overviewer\n```\n\nIt is recommended that you mount your minecraft world as `ro` so that you can ensure overviewer does\nnot modify any files and this can be done on a running minecraft server.\n\n\nAfter the execution is complete, a full map with an index.html file will be generated in the path used\nfor `/mcmap`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrosbymichael%2Fmc-overviewer-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrosbymichael%2Fmc-overviewer-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrosbymichael%2Fmc-overviewer-docker/lists"}