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

https://github.com/soulteary/traefik-aria2-with-webui

Aria2 with WebUI and Traefik.
https://github.com/soulteary/traefik-aria2-with-webui

aria-webui aria2 compose docker traefik

Last synced: about 1 year ago
JSON representation

Aria2 with WebUI and Traefik.

Awesome Lists containing this project

README

          

# traefik-aria2-with-webui

Aria2 with WebUI and Traefik.

## Usage

Edit `BIND_HOSTS` in `.env` file, and use `docker-compose up`, and visit it.

## List of technical (ALL OPEN SOURCE)

- Aria2 WebUI
- [ziahamza/webui-aria2](https://github.com/ziahamza/webui-aria2)
- Aria2
- [ndthuan/aria2-alpine](https://github.com/ndthuan/aria2-alpine)
- Node HTTP Proxy
- [nodejitsu/node-http-proxy](https://github.com/nodejitsu/node-http-proxy)
- Traefik
- [containous/traefik](https://github.com/containous/traefik)
- Compose
- [docker/compose](https://github.com/docker/compose)
- Docker
- [docker](https://github.com/docker)