s3sync
Application Docker from Jacob Bolooni's Repository
Vue d'ensemble
This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys.
You can supply the usual s3 sync parameters such as `--delete` and everything else. The cron schedule defines how often the sync command is executed, and it uses a lockfile to avoid parallel executions.
Arguments d'exécution
- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
ACCESS_KEYVariable
Your AWS Access Key.
- Valeur
- your_access_key_here
SECRET_KEYVariable
Your AWS Secret Key.
- Valeur
- your_secret_key_here
RegionVariable
The region of your bucket.
- Cible
- REGION
- Valeur
- bucket_region_here
S3 Sync ParametersVariable
(Optional) Extra parameters for the s3 sync command.
- Cible
- S3SYNCPARAMS
S3 PathVariable
The target bucket path with optional prefix.
- Cible
- S3PATH
- Valeur
- s3://your_bucket_name
Cron ScheduleVariable
Cron schedule of backup.
- Cible
- CRON_SCHEDULE
- Valeur
- 0 * * * *
Backup Source ExamplePathro
This folder will be backed up.
- Cible
- /data/example
- Valeur
- /mnt/user/example
Télécharger les statistiques
102,168
Total des téléchargements
735
Ce mois-ci
354
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
whatname/docker-s3syncDernière mise à jour2021-05-13
Première vue2021-04-18
Exécutez S3sync sur Unraid.
S3sync est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.