Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vesoapp/veso
Open source media server.
https://github.com/vesoapp/veso
Last synced: 10 days ago
JSON representation
Open source media server.
- Host: GitHub
- URL: https://github.com/vesoapp/veso
- Owner: vesoapp
- License: gpl-2.0
- Created: 2020-03-19T10:12:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T19:11:39.000Z (2 months ago)
- Last Synced: 2024-09-14T10:10:21.412Z (2 months ago)
- Language: C#
- Homepage: https://veso.app
- Size: 50.8 MB
- Stars: 145
- Watchers: 11
- Forks: 13
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Veso
The Free Software Media System
A Jellyfin Fork with Fixes and Usability in Mind
### 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