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.
- Host: GitHub
- URL: https://github.com/soulteary/traefik-aria2-with-webui
- Owner: soulteary
- License: mit
- Created: 2019-03-24T10:02:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T11:16:13.000Z (over 7 years ago)
- Last Synced: 2025-01-10T14:01:49.816Z (over 1 year ago)
- Topics: aria-webui, aria2, compose, docker, traefik
- Language: JavaScript
- Size: 9.77 KB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)