Opengist Logo Docker Compose

Explore

  • Todos os gists
  • Topics
  • Users
Copyright © 2019 – 2026 mariushosting - All Rights Reserved.
Give feedback on the new UI Desenvolvido por Opengist ⋅ 19ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Entrar Registrar-se

p4blo

Juntou-se 3 years ago

Todos os gists 1
Mais recente criado Menos recente criado Mais recente atualizado Menos recente atualizado

p4blo / Jellyfin

Última atividade 3 months ago

Jellyfin with transcoding VAAPI (DS720+)

0 0 1
1 version: '2'
2 services:
3 jellyfin:
4 image: jellyfin/jellyfin:latest
5 container_name: jellyfin
6 ports:
7 - '8096:8096'
8 environment:
9 - PUID=1026
10 - PGID=100