Dendarii
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
eric@lemmy.ca to Selfhosted@lemmy.worldEnglish · 7 months ago

Installing Jellyfin as a Podman Quadlet

ericthomas.ca

external-link
message-square
30
fedilink
91
external-link

Installing Jellyfin as a Podman Quadlet

ericthomas.ca

eric@lemmy.ca to Selfhosted@lemmy.worldEnglish · 7 months ago
message-square
30
fedilink
Jellyfin is everyone’s favourite open-source multimedia player. This guide goes over how to install it as a Podman Quadlet. This assumes you already have Podman setup for Quadlets. Follow this guide to setup Podman for Quadlets. Create the container First, create and edit /etc/containers/systemd/jellyfin.container as sudo and paste the following. [Unit] Description=Podman - Jellyfin Wants=network-online.target After=network-online.target [Container] Image=lscr.io/linuxserver/jellyfin:latest AutoUpdate=registry ContainerName=jellyfin Environment=PUID={PUID} # `id -u` to get value needed Environment=PGID={PGID} # `id -g` to get value needed Environment=TZ=America/St_Johns # Change to your time zone Volume={JELLYFIN_CONFIG}:/config Volume={MOVIE_DIR}:/movies Volume={TV_DIR}:/tv PublishPort=8096:8096 PublishPort=8920:8920 PublishPort=7359:7359/udp PublishPort=1900:1900/udp [Service] Restart=always TimeoutStartSec=900 [Install] WantedBy=default.

cross-posted from: https://lemmy.ca/post/30126699

I created this guide on how to install Jellyfin as a Podman Quadlet on your server. Enjoy.

  • cmgvd3lw@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    14
    ·
    7 months ago

    Hey what is the advantage of quadlets over normal podman-compose?

    • dont@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 months ago

      I’ve wondered myself and asked here https://lemmy.world/post/20435712 – got some very reasonable answers

    • mosiacmango@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      7 months ago

      deleted by creator

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      18
      ·
      7 months ago

      Podman compose is not maintained and should not be used.

      Qualets leverage systemd and a Kubernetes like system to create deployments that are much more dynamic. Basically you can manage your containers just like any other resource

      • ShortN0te@lemmy.ml
        link
        fedilink
        English
        arrow-up
        21
        ·
        7 months ago

        Who says that it is no longer maintained? https://github.com/containers/podman-compose Looks fine to me?

        • Zanathos@lemmy.world
          link
          fedilink
          English
          arrow-up
          14
          ·
          7 months ago

          It’s literally maintained by Fedora. Not sure why he claimed that.

        • khorak@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          ·
          7 months ago

          Does it support the docker compose plugin / v2 API (the ‘docker compose’ plugin and not the old ‘docker-compose’ command)?

Selfhosted@lemmy.world

selfhosted@lemmy.world

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.

Rules:

  1. Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

  • selfh.st Newsletter and index of selfhosted software and apps
  • awesome-selfhosted software
  • awesome-sysadmin resources
  • Self-Hosted Podcast from Jupiter Broadcasting

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 258 users / day
  • 3.11K users / week
  • 7.3K users / month
  • 15.3K users / 6 months
  • 1 local subscriber
  • 46.7K subscribers
  • 2.96K Posts
  • 62.3K Comments
  • Modlog
  • mods:
  • Ruud@lemmy.world
  • Loki@lemmy.world
  • CannaVet@lemmy.world
  • devve@lemmy.world
  • HybridSarcasm@lemmy.world
  • HybridSarcasm@lemmy.hybridsarcasm.xyz
  • BE: 0.19.9
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org