{"id":17675051,"url":"https://github.com/angeloanan/bmap-server","last_synced_at":"2025-05-12T21:13:07.788Z","repository":{"id":232678675,"uuid":"784927826","full_name":"angeloanan/bmap-server","owner":"angeloanan","description":"🗾 | External Web Server for BlueMap","archived":false,"fork":false,"pushed_at":"2025-03-10T06:27:02.000Z","size":98,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T21:13:00.811Z","etag":null,"topics":["bluemap","minecraft","minecraft-bluemap","minecraft-plugin","minecraft-server"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angeloanan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-10T20:57:49.000Z","updated_at":"2025-03-10T06:27:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"1223da72-a2d7-4703-b552-2859e5c835e2","html_url":"https://github.com/angeloanan/bmap-server","commit_stats":null,"previous_names":["angeloanan/bmap-server"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angeloanan%2Fbmap-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angeloanan%2Fbmap-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angeloanan%2Fbmap-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angeloanan%2Fbmap-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angeloanan","download_url":"https://codeload.github.com/angeloanan/bmap-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253823462,"owners_count":21969848,"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":["bluemap","minecraft","minecraft-bluemap","minecraft-plugin","minecraft-server"],"created_at":"2024-10-24T07:09:42.393Z","updated_at":"2025-05-12T21:13:07.767Z","avatar_url":"https://github.com/angeloanan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![wakatime](https://wakatime.com/badge/github/angeloanan/bmap-server.svg)](https://wakatime.com/badge/github/angeloanan/bmap-server)\n\n# BlueMap Server\n\nA simple external web server for [BlueMap](https://bluemap.bluecolored.de/).\n\nThe motivation of this project is to provide a simple but robust solution on serving BlueMap's live data to multiple clients.\n\n## Usage\n\nDownload the latest release from the [releases page](https://github.com/angeloanan/bmap-server/releases).\n\nAllow the app to be runnable by `chmod +x bmap-server`.\n\nRun the app with the path to your BlueMap data directory as an argument:\n\n```sh\n$ ./bmap-server /path/to/bluemap/data\n```\n\nYou can also use the `--help` flag to get a list of all available options:\n\n```\n$ bmap-server --help\nUsage: bmap-server [OPTIONS] \u003cBLUEMAP_DIR\u003e\n\nArguments:\n  \u003cBLUEMAP_DIR\u003e  Path to Bluemap's data directory\n\nOptions:\n      --host \u003cHOST\u003e                  Host to listen [default: 0.0.0.0]\n  -p, --port \u003cPORT\u003e                  Port to listen [default: 31283]\n      --bluemap-host \u003cBLUEMAP_HOST\u003e  Bluemap's Live Server host [default: 127.0.0.1]\n      --bluemap-port \u003cBLUEMAP_PORT\u003e  Bluemap's Live Server port [default: 8100]\n      --tls-cert \u003cTLS_CERT\u003e          TLS certificate file - If not provided, server will run without TLS\n      --tls-key \u003cTLS_KEY\u003e            TLS key file - If not provided, server will run without TLS\n  -h, --help                         Print help\n  -V, --version                      Print version\n```\n\n## Building\n\nThis project uses [Rust](https://www.rust-lang.org/) and [Cargo](https://doc.rust-lang.org/cargo/).\n\nYou do not need to have OpenSSL installed to build the project as the project uses the [rustls](https://github.com/rustls/rustls) crate to provide TLS support.\n\nTo build the project, clone the repository and run `cargo build`.\n\n## Contributing\n\nContributions are welcome, though not expected and not guaranteed to be merged; this is a personal project after all.\n\nFeel free to fork and adapt this project to your needs.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangeloanan%2Fbmap-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangeloanan%2Fbmap-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangeloanan%2Fbmap-server/lists"}