mirror of
https://github.com/clunietp/docker-trickle-megasync.git
synced 2024-11-23 10:21:08 +01:00
Update README.md
This commit is contained in:
parent
e71da370eb
commit
ec0d17bd02
15
README.md
15
README.md
|
@ -1,2 +1,15 @@
|
|||
# docker-trickle-megasync
|
||||
Dockerfile with alpine, megasync and trickle for rate-limited sync with Mega.nz
|
||||
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
|
||||
- Update your Mega credentials
|
||||
- Change any desired bandwidth parameters or remove Trickle completely (default: 1MB/s down and up)
|
||||
- `docker-compose build`
|
||||
- `docker-compose run -d`
|
||||
|
|
Loading…
Reference in New Issue
Block a user