Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.