mirror of
https://github.com/clunietp/docker-trickle-megasync.git
synced 2024-11-23 10:21:08 +01:00
16 lines
537 B
Markdown
16 lines
537 B
Markdown
# docker-trickle-megasync
|
|
Docker image with Alpine, Megasync and Trickle for rate-limited sync with Mega.nz
|
|
|
|
Features:
|
|
- Headless sync with Mega.nz
|
|
- Cross platform
|
|
- integrated Trickle (https://github.com/mariusae/trickle) for bandwidth limiting (optional)
|
|
|
|
Usage:
|
|
- Edit the `docker-compose.yml` file
|
|
- Change the drive mapping to your local directory
|
|
- Add your Mega credentials
|
|
- Change desired bandwidth parameters or remove Trickle completely (default: 1MB/s down and up)
|
|
- `docker-compose build`
|
|
- `docker-compose run -d`
|