Docker image with Alpine, Megasync and Trickle for rate-limited sync with Mega.nz
Go to file
2019-12-27 06:57:42 -05:00
docker-compose.yml Add docker files 2019-12-27 06:57:42 -05:00
Dockerfile Add docker files 2019-12-27 06:57:42 -05:00
README.md Update README.md 2019-12-27 06:49:27 -05:00

docker-trickle-megasync

Docker image with Alpine, Megasync and Trickle for rate-limited sync with Mega.nz

Features:

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 up -d