Navigation Menu

Skip to content

vesoapp/veso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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