s3sync

s3sync

Aplicación Docker from Jacob Bolooni's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

ACCESS_KEYVariable

Your AWS Access Key.

Valor
your_access_key_here
SECRET_KEYVariable

Your AWS Secret Key.

Valor
your_secret_key_here
RegionVariable

The region of your bucket.

Objetivo
REGION
Valor
bucket_region_here
S3 Sync ParametersVariable

(Optional) Extra parameters for the s3 sync command.

Objetivo
S3SYNCPARAMS
S3 PathVariable

The target bucket path with optional prefix.

Objetivo
S3PATH
Valor
s3://your_bucket_name
Cron ScheduleVariable

Cron schedule of backup.

Objetivo
CRON_SCHEDULE
Valor
0 * * * *
Backup Source ExamplePathro

This folder will be backed up.

Objetivo
/data/example
Valor
/mnt/user/example

Categorías

Descargar estadísticas

102,168
Descargas totales
735
Este mes
354
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
whatname/docker-s3sync
Última actualización2021-05-13
Visto por primera vez2021-04-18

Ejecute S3sync en Unraid.

S3sync se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.