jsfraz / mega-backuper

Container for backing up other container's volumes and database dumps to Mega.nz.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mega-backuper

Container for backing up other container's volumes and database dumps to Mega.nz.

Running in Docker

Configure backuper.json, docker-compose.yml, build the image and run the compose project:

sudo docker build -t jsfraz/mega-backuper:latest .
sudo docker compose up -d

About

Container for backing up other container's volumes and database dumps to Mega.nz.


Languages

Language:Go 94.5%Language:Dockerfile 5.5%