awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
itzg avatar

itzg/docker-minecraft-bedrock-server

0
View on GitHub↗
1,805 stars·294 forks·Shell·MIT·22 views

Docker Minecraft Bedrock Server

This project provides a containerized environment for hosting and managing dedicated Minecraft Bedrock multiplayer servers. It functions as a portable image that automates the deployment lifecycle, including the automatic retrieval and installation of the latest server binaries upon container startup.

The system distinguishes itself through its reliance on environment variables to dynamically generate server configurations and manage game parameters. It includes built-in support for automated asset injection, allowing for the seamless deployment of behavior and resource packs, alongside integrated tools for scheduling remote backups of game world data to ensure persistence.

The platform covers a broad range of administrative and operational capabilities, including granular player access control through whitelisting and permission management. It supports flexible deployment patterns, ranging from single-instance hosting to orchestrated clusters within containerized infrastructure, while providing mechanisms for secure network connectivity and direct console access for administrative commands.

Features

  • Containerized Server Deployments - Provides a containerized environment for hosting multiplayer game servers with automated version updates.
  • Minecraft Server Orchestrators - Provides a specialized containerized environment for deploying and managing Minecraft Bedrock servers with automated updates.
  • Game World Backups - Scheduling and executing the transfer of game world data to remote storage to ensure persistence and disaster recovery.
  • Persistent Volume Mapping - Ensures game world and configuration persistence by mapping host-mounted volumes to the container filesystem.
  • Dedicated Server Deployments - Deploys a dedicated game server that automatically updates to the latest software version upon startup.
  • Containerized Server Orchestrators - Automates the deployment and configuration of containerized game server instances using environment variables.
  • Container Lifecycle Management - Automates the retrieval, verification, and deployment of server binaries upon every container startup.
  • Game Server Images - Provides a portable container image that simplifies game server deployment through automated file management and environment variables.
  • System Data Backup Schedules - Schedules and executes automated transfers of game world data to remote cloud storage for disaster recovery.
  • Game Server Settings - Adjusts game parameters like difficulty and world generation settings through environment-variable-driven configuration.
  • Server Lifecycle Commands - Provides utility scripts and console attachment methods to send administrative commands to the running server.
  • Networking and Connectivity - Exposes dedicated UDP ports for network traffic with patches to resolve common dual-stack connectivity issues.
  • Custom Addon Deployments - Merges custom behavior and resource packs into the server environment automatically on every container start.
  • Addon Installers - Automatically deploys behavior and resource packs by unpacking archives into the server directory during startup.
  • Permission Managers - Assigns operator, member, or visitor status to players to maintain granular access control over server features.
  • Username Whitelist Access Control - Limits player connections to an approved list of users by matching identifiers against a whitelist.
  • Game - Manages player whitelists and operator status to restrict server access and maintain a secure environment.
  • Environment Variable-Based Configuration - Dynamically generates server configuration files at runtime by mapping environment variables to native property formats.
  • Environment Asset Injection - Automatically unpacks and injects behavior and resource packs into the server directory during container initialization.

Star history

Star history chart for itzg/docker-minecraft-bedrock-serverStar history chart for itzg/docker-minecraft-bedrock-server

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Docker Minecraft Bedrock Server

Hand-picked collections where Docker Minecraft Bedrock Server appears.
  • Sandboxed MCP Server Runtimes

Projects sharing features with Docker Minecraft Bedrock Server

These projects share indexed features with Docker Minecraft Bedrock Server. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • itzg/docker-minecraft-serveritzg avatar

    itzg/docker-minecraft-server

    13,841View on GitHub↗

    This project provides a containerized environment for deploying and managing Minecraft game servers. It functions as an infrastructure manager that automates the setup and maintenance of server instances, ensuring consistent execution across different host systems through standardized container images. The platform distinguishes itself by using environment variables to handle configuration and version control, allowing users to define server types and operational parameters without manual file editing. It automates the retrieval of software artifacts, dependencies, and plugins during the init

    Shelldocker-imagedockerfileshacktoberfest
    View on GitHub↗13,841
  • jupyter/docker-stacksjupyter avatar

    jupyter/docker-stacks

    8,432View on GitHub↗

    This project is a collection of pre-configured Docker images that provide ready-to-run environments for interactive computing and data science. It functions as a scientific computing stack and a polyglot notebook server, bundling language interpreters and libraries for Python, R, and Julia within a containerized system to ensure reproducible research environments. The collection uses a layered image hierarchy to provide versioned software dependencies and support for hardware acceleration across different CPU architectures. It allows for the creation of custom images based on a foundation of

    Pythondockeripythonipython-notebook
    View on GitHub↗8,432
  • sameersbn/docker-gitlabsameersbn avatar

    sameersbn/docker-gitlab

    8,093View on GitHub↗

    This project provides a containerized DevOps platform by packaging a complete GitLab installation into Docker images. It enables the deployment of a self-hosted environment that integrates Git version control, project management, and continuous integration and delivery pipelines on private infrastructure. The implementation supports deployment via Docker Compose or orchestration through Docker Swarm, allowing for scalable stacks with integrated container registries. It utilizes environment variables for configuration and supports the offloading of artifacts and backups to remote object storag

    Shell
    View on GitHub↗8,093
  • osixia/container-openldaposixia avatar

    osixia/container-openldap

    4,214View on GitHub↗

    This project is a containerized deployment of an OpenLDAP server, providing a lightweight directory access protocol service for storing and retrieving organizational data and user credentials. It functions as a directory server for identity management and user authentication across network services. The service supports the creation of LDAP replication clusters to maintain data consistency across multiple hosts for high availability. It includes capabilities for secure connectivity through TLS encryption and certificate management to protect sensitive directory data during transmission. Addi

    Shelldockerdocker-imageldap
    View on GitHub↗4,214
Compare all 30 related projects→

Frequently asked questions

What does itzg/docker-minecraft-bedrock-server do?

This project provides a containerized environment for hosting and managing dedicated Minecraft Bedrock multiplayer servers. It functions as a portable image that automates the deployment lifecycle, including the automatic retrieval and installation of the latest server binaries upon container startup.

What are the main features of itzg/docker-minecraft-bedrock-server?

The main features of itzg/docker-minecraft-bedrock-server are: Containerized Server Deployments, Minecraft Server Orchestrators, Game World Backups, Persistent Volume Mapping, Dedicated Server Deployments, Containerized Server Orchestrators, Container Lifecycle Management, Game Server Images.

Which projects share features with itzg/docker-minecraft-bedrock-server?

Projects with overlapping indexed features include: itzg/docker-minecraft-server — This project provides a containerized environment for deploying and managing Minecraft game servers. It functions as… jupyter/docker-stacks — This project is a collection of pre-configured Docker images that provide ready-to-run environments for interactive… sameersbn/docker-gitlab — This project provides a containerized DevOps platform by packaging a complete GitLab installation into Docker images.… osixia/container-openldap — This project is a containerized deployment of an OpenLDAP server, providing a lightweight directory access protocol… runtipi/runtipi — Runtipi is a home server dashboard and orchestration tool designed for deploying and managing containerized… maiot-io/zenml — ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data…