Closed kelapure closed 8 years ago
If I am using cfops with s3 where do I configure the URL of my s3 host ? Does cfops assume amazon AWS s3 ?
cfops documentation claims that You can use an s3 compatible blobstore for backups How is this achieved.
All the documentation and reading the code only points to support for AWS S3
Can someone shed light on the non AWS S3 compatibility of cfops s3 backups
From @xchapter7x
So the missing piece of the puzzle is setting this env variable
export S3_DOMAIN=<some_compatible_s3_store_url>
If I am using cfops with s3 where do I configure the URL of my s3 host ? Does cfops assume amazon AWS s3 ?
cfops documentation claims that You can use an s3 compatible blobstore for backups How is this achieved.
All the documentation and reading the code only points to support for AWS S3
Can someone shed light on the non AWS S3 compatibility of cfops s3 backups