awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
itzg avatar

itzg/docker-minecraft-bedrock-server

0
View on GitHub↗
1,805 星标·294 分支·Shell·MIT·4 次浏览

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 历史

itzg/docker-minecraft-bedrock-server 的 Star 历史图表itzg/docker-minecraft-bedrock-server 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

包含 Docker Minecraft Bedrock Server 的精选搜索

收录 Docker Minecraft Bedrock Server 的精选合集。
  • 沙盒化 MCP 服务端运行时

常见问题解答

itzg/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.

itzg/docker-minecraft-bedrock-server 的主要功能有哪些?

itzg/docker-minecraft-bedrock-server 的主要功能包括:Containerized Server Deployments, Minecraft Server Orchestrators, Game World Backups, Persistent Volume Mapping, Dedicated Server Deployments, Containerized Server Orchestrators, Container Lifecycle Management, Game Server Images。

itzg/docker-minecraft-bedrock-server 有哪些开源替代品?

itzg/docker-minecraft-bedrock-server 的开源替代品包括: 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…

Docker Minecraft Bedrock Server 的开源替代方案

相似的开源项目,按与 Docker Minecraft Bedrock Server 的功能重合度排序。
  • itzg/docker-minecraft-serveritzg 的头像

    itzg/docker-minecraft-server

    13,841在 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
    在 GitHub 上查看↗13,841
  • jupyter/docker-stacksjupyter 的头像

    jupyter/docker-stacks

    8,432在 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
    在 GitHub 上查看↗8,432
  • sameersbn/docker-gitlabsameersbn 的头像

    sameersbn/docker-gitlab

    8,093在 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
    在 GitHub 上查看↗8,093
  • osixia/container-openldaposixia 的头像

    osixia/container-openldap

    4,214在 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
    在 GitHub 上查看↗4,214
  • 查看 Docker Minecraft Bedrock Server 的所有 30 个替代方案→