Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vesoapp/veso

Open source media server.
https://github.com/vesoapp/veso

Last synced: about 2 months ago
JSON representation

Open source media server.

Awesome Lists containing this project

README

        

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