Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-backup: Zip and push a backup to the cloud

Usage:

docker run \
    --rm \
    -ti \
    -v /directory/that/needs/to/be/backed/up:/data \
    -e AZURE_STORAGE_ACCOUNT="yourstorageaccount" \
    -e AZURE_STORAGE_ACCOUNT_CONTAINER="your-container" \
    -e AZURE_STORAGE_SAS_TOKEN="your-sas-token" \
    ghcr.io/pablozaiden/cloud-backup:v1.0.0

About

Zip and push a backup to the cloud

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages