blacklabelops / volumerize

Docker Volume Backups Multiple Backends
https://hub.docker.com/r/blacklabelops/volumerize/
MIT License
558 stars 77 forks source link

Support for megav2 and megav3 with MEGACMD #93

Closed flowgunso closed 3 years ago

flowgunso commented 3 years ago

New mega.nz schemes megav2:// and megav3:// can be supported using the megacmd utility. I've released a working image at flowgunso/volumerize-mega.

IMHO the two most viables options to provide the megacmd utility:

What do you think ?

In the meantime, I've added a Mega tutorial.

blacklabelops commented 3 years ago

I would prefer the compile version.

flowgunso commented 3 years ago

MegaCMD is compiled in a separate stage to reduce the image footprint. Based on @danielquinn's MEGAcmd for Alpine Linux.

flowgunso commented 3 years ago

Build error message is curl: (22) The requested URL returned error: 503. I've tried the three relevant curls and they're fine now.