• Stars
    star
    145
  • Rank 253,090 (Top 5 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open source media server.

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