This is the minio/mc image with some additional database clients, which we need for backups.
mcli config host add deinstapel $S3_ENDPOINT $ACCESS_KEY $SECRET_KEY --api "s3v4"pg_dump -U username -d database | mcli pipe deinstapel/bucket/folder/filename.sqlLOCAL_S3_URL - Local S3 server addressLOCAL_ACCESS_KEY - Local S3 access keyLOCAL_SECRET_KEY - Local S3 secret keyREMOTEREMOTE_PREFIX - Prefix for the remote backups bucket names.local/bucket to remote/prefix-bucket-s3-backupContent type
Image
Digest
Size
73.9 MB
Last updated
over 6 years ago
docker pull deinstapel/mcli-database-backup