awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·7 vues

Docker Minecraft Bedrock Server

Ce projet fournit un environnement conteneurisé pour héberger et gérer des serveurs multijoueurs Minecraft Bedrock dédiés. Il fonctionne comme une image portable qui automatise le cycle de vie du déploiement, y compris la récupération et l'installation automatiques des derniers binaires de serveur au démarrage du conteneur.

Le système se distingue par sa dépendance aux variables d'environnement pour générer dynamiquement les configurations de serveur et gérer les paramètres de jeu. Il inclut un support intégré pour l'injection automatisée d'actifs, permettant le déploiement fluide de packs de comportement et de ressources, ainsi que des outils intégrés pour planifier des sauvegardes distantes des données du monde de jeu afin d'assurer la persistance.

La plateforme couvre un large éventail de capacités administratives et opérationnelles, y compris le contrôle d'accès granulaire des joueurs via la liste blanche et la gestion des permissions. Elle prend en charge des modèles de déploiement flexibles, allant de l'hébergement d'instance unique aux clusters orchestrés au sein d'une infrastructure conteneurisée, tout en fournissant des mécanismes pour une connectivité réseau sécurisée et un accès direct à la console pour les commandes administratives.

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.

Historique des stars

Graphique de l'historique des stars pour itzg/docker-minecraft-bedrock-serverGraphique de l'historique des stars pour itzg/docker-minecraft-bedrock-server

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Docker Minecraft Bedrock Server

Sélections manuelles où Docker Minecraft Bedrock Server apparaît.
  • Runtimes de serveurs MCP en sandbox

Alternatives open source à Docker Minecraft Bedrock Server

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Docker Minecraft Bedrock Server.
  • itzg/docker-minecraft-serverAvatar de itzg

    itzg/docker-minecraft-server

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

    jupyter/docker-stacks

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

    sameersbn/docker-gitlab

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

    osixia/container-openldap

    4,214Voir sur 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
    Voir sur GitHub↗4,214
Voir les 30 alternatives à Docker Minecraft Bedrock Server→

Questions fréquentes

Que fait itzg/docker-minecraft-bedrock-server ?

Ce projet fournit un environnement conteneurisé pour héberger et gérer des serveurs multijoueurs Minecraft Bedrock dédiés. Il fonctionne comme une image portable qui automatise le cycle de vie du déploiement, y compris la récupération et l'installation automatiques des derniers binaires de serveur au démarrage du conteneur.

Quelles sont les fonctionnalités principales de itzg/docker-minecraft-bedrock-server ?

Les fonctionnalités principales de itzg/docker-minecraft-bedrock-server sont : Containerized Server Deployments, Minecraft Server Orchestrators, Game World Backups, Persistent Volume Mapping, Dedicated Server Deployments, Containerized Server Orchestrators, Container Lifecycle Management, Game Server Images.

Quelles sont les alternatives open-source à itzg/docker-minecraft-bedrock-server ?

Les alternatives open-source à itzg/docker-minecraft-bedrock-server incluent : 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…