awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
plexinc avatar

plexinc/pms-docker

0
View on GitHub↗
3,985 स्टार्स·593 फोर्क्स·Go Template·5 व्यूज़

Pms Docker

This project provides containerized distribution templates and images for deploying a media server. It enables the operation of a media server within Docker or Kubernetes environments, utilizing package management charts to streamline installation and management of home cinema libraries.

The project focuses on high-performance video processing through hardware accelerated transcoding, which is achieved by passing through graphics processing unit devices to the container. It ensures data persistence by mapping host directories for configuration databases and large-scale media libraries.

The system covers a broad range of operational capabilities, including network configuration for bridge or host modes, ingress routing for external hostname mapping, and user permission alignment to manage file access. It also includes mechanisms for server identity authentication using claim tokens and automated binary updates triggered by image tags.

Deployment is supported through Kubernetes Helm charts and Docker images.

Features

  • Containerized Server Deployments - Provides containerized distribution templates and images for deploying and isolating media server instances.
  • Media Server Containers - Runs a Plex Media Server inside a container to isolate the application and simplify installation.
  • GPU-Accelerated Containers - Provides a container image pre-configured with GPU drivers and libraries to enable high-performance hardware-accelerated video transcoding.
  • Container Storage Persistence - Ensures data durability across service restarts by mapping host-level storage to the container.
  • Media Server Docker Images - Provides a containerized distribution of a media server for streamlined deployment and management.
  • Helm Chart Deployments - Ships a Helm chart for deploying and orchestrating the media server on Kubernetes clusters.
  • Hardware-Accelerated Transcoders - Leverages GPU hardware contexts to provide high-performance video transcoding and reduced CPU load.
  • Container Volume Bindings - Maps host directories to the container to ensure persistent storage for media libraries and configuration.
  • GPU Device Passthroughs - Exposes host GPU devices to the container to enable high-performance hardware accelerated video transcoding.
  • Container Image Tagging - Utilizes specific image tags to trigger the automatic download and installation of the latest server binaries.
  • Containerized Networking Interfaces - Configures network interfaces and ingress routes to make the containerized server accessible externally.
  • Remote Binary Updaters - Automatically downloads and installs the latest public or beta binaries on startup via image tags.
  • Package Management Charts - Provides Kubernetes Helm charts to streamline the deployment and scaling of the media server.
  • Hardware-Accelerated Video Pipelines - Configures video processing pipelines that leverage dedicated graphics hardware to accelerate encoding and transcoding tasks.
  • Container Networking Configurations - Supports various network modes including bridge, host, and macvlan to control local communication.
  • Instance Authentication - Implements a process for linking server instances to user accounts using claim tokens during initial setup.
  • User ID Mapping Configurations - Aligns internal container user and group IDs with host system IDs to manage file read and write permissions.
  • Automated Server Maintenance - Automates routine server maintenance including binary updates and configuration identity management.
  • Host Network Mode Containers - Supports running the container with host networking to allow direct communication with the local network.
  • Claim Token Associations - Provides a mechanism to associate the containerized server with a user account via claim tokens.
  • Media & Communication - Media server for personal streaming.
  • Plex Infrastructure - Official Docker image for Plex.

स्टार हिस्ट्री

plexinc/pms-docker के लिए स्टार हिस्ट्री चार्टplexinc/pms-docker के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Pms Docker के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Pms Docker के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • zenml-io/zenmlzenml-io का अवतार

    zenml-io/zenml

    5,451GitHub पर देखें↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Pythonagentopsagentsai
    GitHub पर देखें↗5,451
  • gomods/athensgomods का अवतार

    gomods/athens

    4,773GitHub पर देखें↗

    Athens is a Go module proxy server and dependency cache that provides a persistent storage system for Go dependencies. It acts as a mirror and datastore to ensure reproducible build environments by storing immutable copies of external packages, protecting against upstream deletions or outages. The project distinguishes itself by serving as a secure gateway for private Go module hosting, utilizing authentication tokens, SSH keys, and GitHub Apps to retrieve dependencies from private version control systems. It further enables software dependency compliance through request filtering and checksu

    Goathensdependenciesdependency-manager
    GitHub पर देखें↗4,773
  • jellyfin/jellyfin-webjellyfin का अवतार

    jellyfin/jellyfin-web

    3,387GitHub पर देखें↗

    Jellyfin Web is the browser-based frontend for the Jellyfin media server, providing the user interface for browsing, playing, and administering a self-hosted media collection. It functions as a cross-platform media client that works across desktop and mobile browsers, offering a dashboard for server configuration, user management, and plugin administration. The web client serves as the primary interface for organizing and streaming personal media libraries, including movies, TV shows, music, and photos. The web interface supports a range of media management capabilities, including library org

    JavaScripthacktoberfestjellyfinmedia
    GitHub पर देखें↗3,387
  • abhitronix/vidgearabhiTronix का अवतार

    abhiTronix/vidgear

    3,714GitHub पर देखें↗

    VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating video streams. It functions as a multi-protocol video streamer and a WebRTC streaming server, enabling the transfer of video frames over networks using RTSP, RTMP, RTP, and MJPEG protocols. The project distinguishes itself through hardware-accelerated video transcoding and decoding using GPU backends like CUDA to reduce CPU load. It includes a cross-platform screen capture tool and a specialized system for establishing direct peer-to-peer media connections using WebRTC signali

    Pythondashffmpegframework
    GitHub पर देखें↗3,714
Pms Docker के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

plexinc/pms-docker क्या करता है?

This project provides containerized distribution templates and images for deploying a media server. It enables the operation of a media server within Docker or Kubernetes environments, utilizing package management charts to streamline installation and management of home cinema libraries.

plexinc/pms-docker की मुख्य विशेषताएं क्या हैं?

plexinc/pms-docker की मुख्य विशेषताएं हैं: Containerized Server Deployments, Media Server Containers, GPU-Accelerated Containers, Container Storage Persistence, Media Server Docker Images, Helm Chart Deployments, Hardware-Accelerated Transcoders, Container Volume Bindings।

plexinc/pms-docker के कुछ ओपन-सोर्स विकल्प क्या हैं?

plexinc/pms-docker के ओपन-सोर्स विकल्पों में शामिल हैं: zenml-io/zenml — ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning… gomods/athens — Athens is a Go module proxy server and dependency cache that provides a persistent storage system for Go dependencies.… jellyfin/jellyfin-web — Jellyfin Web is the browser-based frontend for the Jellyfin media server, providing the user interface for browsing,… nvidia/isaac-gr00t. abhitronix/vidgear — VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating… collabnix/dockerlabs — dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of…