@userappstore/storage-s3

1.0.0 • Public • Published

S3 Storage for Dashboard

Install this module to use Amazon S3 for data storage.

You will need to launch with additional configuration variables:

STORAGE_ENGINE=@userappstore/storage-s3 S3_BUCKET_NAME=the_name ACCESS_KEY_ID=secret from amazon SECRET_ACCESS_KEY=secret from amazon

To use with S3-equivalent services such as Digital Ocean's spaces requires more:

S3_ENDPOINT=nyc3.digitaloceanspaces.com

To test this module use Dashboard's test suite configured with this storage engine.

/@userappstore/storage-s3/

    Package Sidebar

    Install

    npm i @userappstore/storage-s3

    Weekly Downloads

    0

    Version

    1.0.0

    License

    SPDX(MIT OR Unlicense)

    Unpacked Size

    7.37 kB

    Total Files

    6

    Last publish

    Collaborators

    • benlowry