Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukhlisakbr/dusbox
Turn your server into a media box with Docker, Aria2, AriaNg, Filebrowser and Jellyfin.
https://github.com/mukhlisakbr/dusbox
aria2 ariang docker docker-compose downloader filebrowser leecher torrent
Last synced: 18 days ago
JSON representation
Turn your server into a media box with Docker, Aria2, AriaNg, Filebrowser and Jellyfin.
- Host: GitHub
- URL: https://github.com/mukhlisakbr/dusbox
- Owner: mukhlisakbr
- Created: 2024-09-13T22:59:32.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T02:37:45.000Z (2 months ago)
- Last Synced: 2024-10-10T16:21:48.221Z (about 1 month ago)
- Topics: aria2, ariang, docker, docker-compose, downloader, filebrowser, leecher, torrent
- Language: Shell
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dusbox
Quickly turn your server into a media box for downloads, uploads, and streaming with Docker, Aria2, AriaNg, Filebrowser, and Jellyfin.
### Quick Start
```sh
cp .env.sample .env
# Edit the .env file to change values as needed
docker compose up -d
```### Accessing Services
| Service | URL |
| --------------- | ---------------------------------------------------------- |
| **AriaNg** | [https://domain.com](https://domain.com) |
| **Filebrowser** | [https://domain.com/files](https://domain.com/files) |
| **Jellyfin** | [https://domain.com/jellyfin](https://domain.com/jellyfin) |Auto SSL is enabled by default, so make sure your domain is pointing to your server first.