Code Monkey home page Code Monkey logo

media-pod's Introduction

This Podman YAML file defines a multi-container application for media management.

This file creates a Pod named "media" consisting of nine containers:

jellyfin: A media server for streaming videos and music.
sabnzbd: A newsgrabber for downloading Usenet content.
prowlarr: An indexer for finding Usenet content.
lidarr: A music library manager for organizing and downloading music.
sonarr: A TV show library manager for organizing and downloading TV shows.
radarr: A movie library manager for organizing and downloading movies.# readarr: An ebook library manager for organizing and downloading ebooks.
jellyseerr: A companion app for Jellyfin providing additional features.
heimdall: A reverse proxy for managing multiple web applications under a single domain.

Key Points:

All containers are configured to run with user ID (PUID) and group ID (PGID) set to 1001. Timezone is set to America/New York (TZ). Several host directory paths are mounted as volumes within the containers for data persistence. Specific container ports are mapped to corresponding host ports for external access. Automatic restart is enabled for all containers (restart: always).

Additional Notes:

This configuration uses images from docker.io but can be adapted for other registries. Annotations are included for potential integration with auto-update tools. Comments can be added to the YAML file for better readability. For detailed information on each container and its functionalities, refer to the respective project documentation.

media-pod's People

Contributors

oddrefrigerator avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.