/veso

Open source media server.

Primary LanguageC#GNU General Public License v2.0GPL-2.0

Veso

The Free Software Media System

A Jellyfin Fork with Fixes and Usability in Mind

Logo Banner

docker-compose

version: '3.7'
services:
  veso:
    container_name: veso
    environment:
      - TZ=America/New_York
    user: 1000:1000
    volumes:
      - '/dev/dri:/dev/dri'
      - '/path/to/config:/config'
      - '/path/to/cache:/cache'
      - '/path/to/media:/media'
    ports:
      - 8096:8096
      - 8920:8920
    devices:
      - /dev/dri:/dev/dri
    restart: unless-stopped
    image: vesotv/veso:latest

Join us on discord https://discord.gg/Ce4PmFcX7Y