Last active 1685949057
Working Portainer stack for hardware endocing version of Jellyfin in 920+. In Jellyfin settings You have to disable all 'Intel Low-Power' checkdox!
1 version: "2"
2 services:
3 jellyfin:
4 image: jellyfin/jellyfin:latest
5 container_name: Jellyfin
6 environment:
7 - TZ=Europe/Warsaw
8 - PGID=1026
9 - PUID=100
10 - JELLYFIN_DATA_DIR=/shared_config

Upscale / Penpot

0 likes
0 forks
1 files
Last active 1686021954
Penpot is the Open-Source Design & Prototyping Tool for Product Teams.
1 ---
2 version: "3.5"
3
4 networks:
5 penpot:
6
7 services:
8
9 penpot-frontend:
10 image: "penpotapp/frontend:latest"

maikpeace / Teamspeak

1 likes
0 forks
1 files
Last active 1690290593
TeamSpeak is the number one choice VoIP communication system for Online Gaming / Use created privilege key!
1 version: '3.1'
2 services:
3 teamspeak:
4 image: teamspeak
5 restart: always
6 ports:
7 - 9987:9987/udp
8 - 10011:10011
9 - 30033:30033
10 environment: