/backup

Simple files backup with upload to s3 container image

Primary LanguageShellMIT LicenseMIT

Simple Backup Container Image

Build Status Docker Pulls Docker Stars

Docker Images

For better reliability we release images with stability tags (wodby/backup:X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

Actions

Usage:

make COMMAND [params ...]
 
commands:
    backup-dir dir filepath [gzip exclude mark]
    rotate dir [days] 
    upload provider filepath key secret bucket [destination max_concurrent_requests max_bandwidth storage_class content_disposition region]
    backup-and-upload dir provider key secret bucket destination [gzip max_concurrent_requests max_bandwidth storage_class content_disposition region] 
    delete filepath 
    import source destination [owner group allowed delete] 

default param values:
    days 7
    max_concurrent_requests 1
    max_bandwidth