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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
itzg avatar

itzg/docker-minecraft-bedrock-server

0
View on GitHub↗
1,805 stele·294 fork-uri·Shell·MIT·7 vizualizări

Docker Minecraft Bedrock Server

Acest proiect oferă un mediu containerizat pentru găzduirea și gestionarea serverelor dedicate Minecraft Bedrock multiplayer. Funcționează ca o imagine portabilă care automatizează ciclul de viață al deployment-ului, inclusiv preluarea și instalarea automată a celor mai recente binare de server la pornirea containerului.

Sistemul se distinge prin dependența sa de variabilele de mediu pentru a genera dinamic configurațiile serverului și a gestiona parametrii jocului. Include suport încorporat pentru injecția automată de active, permițând deployment-ul facil al pachetelor de comportament și resurse, alături de instrumente integrate pentru programarea backup-urilor la distanță ale datelor lumii de joc pentru a asigura persistența.

Platforma acoperă o gamă largă de capabilități administrative și operaționale, inclusiv controlul granular al accesului jucătorilor prin whitelisting și gestionarea permisiunilor. Suportă tipare de deployment flexibile, variind de la găzduirea unei singure instanțe până la clustere orchestrate în cadrul infrastructurii containerizate, oferind în același timp mecanisme pentru conectivitate securizată de rețea și acces direct la consolă pentru comenzi administrative.

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.

Istoric stele

Graficul istoricului de stele pentru itzg/docker-minecraft-bedrock-serverGraficul istoricului de stele pentru itzg/docker-minecraft-bedrock-server

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Docker Minecraft Bedrock Server

Colecții selectate manual în care apare Docker Minecraft Bedrock Server.
  • Runtime-uri sandbox pentru servere MCP

Alternative open-source pentru Docker Minecraft Bedrock Server

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Docker Minecraft Bedrock Server.
  • itzg/docker-minecraft-serverAvatar itzg

    itzg/docker-minecraft-server

    13,841Vezi pe 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
    Vezi pe GitHub↗13,841
  • jupyter/docker-stacksAvatar jupyter

    jupyter/docker-stacks

    8,432Vezi pe 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
    Vezi pe GitHub↗8,432
  • sameersbn/docker-gitlabAvatar sameersbn

    sameersbn/docker-gitlab

    8,093Vezi pe 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
    Vezi pe GitHub↗8,093
  • osixia/container-openldapAvatar osixia

    osixia/container-openldap

    4,214Vezi pe 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
    Vezi pe GitHub↗4,214
Vezi toate cele 30 alternative pentru Docker Minecraft Bedrock Server→

Întrebări frecvente

Ce face itzg/docker-minecraft-bedrock-server?

Acest proiect oferă un mediu containerizat pentru găzduirea și gestionarea serverelor dedicate Minecraft Bedrock multiplayer. Funcționează ca o imagine portabilă care automatizează ciclul de viață al deployment-ului, inclusiv preluarea și instalarea automată a celor mai recente binare de server la pornirea containerului.

Care sunt principalele funcționalități ale itzg/docker-minecraft-bedrock-server?

Principalele funcționalități ale itzg/docker-minecraft-bedrock-server sunt: Containerized Server Deployments, Minecraft Server Orchestrators, Game World Backups, Persistent Volume Mapping, Dedicated Server Deployments, Containerized Server Orchestrators, Container Lifecycle Management, Game Server Images.

Care sunt câteva alternative open-source pentru itzg/docker-minecraft-bedrock-server?

Alternativele open-source pentru itzg/docker-minecraft-bedrock-server includ: 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…