awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
itzg avatar

itzg/docker-minecraft-bedrock-server

0
View on GitHub↗
1,805 estrellas·294 forks·Shell·MIT·7 vistas

Docker Minecraft Bedrock Server

Este proyecto proporciona un entorno contenedorizado para alojar y gestionar servidores multijugador dedicados de Minecraft Bedrock. Funciona como una imagen portátil que automatiza el ciclo de vida del despliegue, incluyendo la recuperación e instalación automática de los últimos binarios del servidor al iniciar el contenedor.

El sistema se distingue por su dependencia de variables de entorno para generar dinámicamente configuraciones de servidor y gestionar parámetros de juego. Incluye soporte integrado para la inyección automatizada de activos, permitiendo el despliegue fluido de paquetes de comportamiento y recursos, junto con herramientas integradas para programar copias de seguridad remotas de los datos del mundo del juego para asegurar la persistencia.

La plataforma cubre una amplia gama de capacidades administrativas y operativas, incluyendo control de acceso granular a jugadores mediante listas blancas y gestión de permisos. Admite patrones de despliegue flexibles, que van desde el alojamiento de una sola instancia hasta clústeres orquestados dentro de infraestructura contenedorizada, mientras proporciona mecanismos para una conectividad de red segura y acceso directo a la consola para comandos administrativos.

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.

Historial de estrellas

Gráfico del historial de estrellas de itzg/docker-minecraft-bedrock-serverGráfico del historial de estrellas de itzg/docker-minecraft-bedrock-server

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Docker Minecraft Bedrock Server

Colecciones seleccionadas manualmente donde aparece Docker Minecraft Bedrock Server.
  • Runtimes para servidores MCP en sandbox

Alternativas open-source a Docker Minecraft Bedrock Server

Proyectos open-source similares, clasificados según cuántas características comparten con Docker Minecraft Bedrock Server.
  • itzg/docker-minecraft-serverAvatar de itzg

    itzg/docker-minecraft-server

    13,841Ver en 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
    Ver en GitHub↗13,841
  • jupyter/docker-stacksAvatar de jupyter

    jupyter/docker-stacks

    8,432Ver en 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
    Ver en GitHub↗8,432
  • sameersbn/docker-gitlabAvatar de sameersbn

    sameersbn/docker-gitlab

    8,093Ver en 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
    Ver en GitHub↗8,093
  • osixia/container-openldapAvatar de osixia

    osixia/container-openldap

    4,214Ver en 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
    Ver en GitHub↗4,214
Ver las 30 alternativas a Docker Minecraft Bedrock Server→

Preguntas frecuentes

¿Qué hace itzg/docker-minecraft-bedrock-server?

Este proyecto proporciona un entorno contenedorizado para alojar y gestionar servidores multijugador dedicados de Minecraft Bedrock. Funciona como una imagen portátil que automatiza el ciclo de vida del despliegue, incluyendo la recuperación e instalación automática de los últimos binarios del servidor al iniciar el contenedor.

¿Cuáles son las características principales de itzg/docker-minecraft-bedrock-server?

Las características principales de itzg/docker-minecraft-bedrock-server son: Containerized Server Deployments, Minecraft Server Orchestrators, Game World Backups, Persistent Volume Mapping, Dedicated Server Deployments, Containerized Server Orchestrators, Container Lifecycle Management, Game Server Images.

¿Qué alternativas de código abierto existen para itzg/docker-minecraft-bedrock-server?

Las alternativas de código abierto para itzg/docker-minecraft-bedrock-server incluyen: 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…