@factor/plugin-storage-s3 v1.8.28
Overview
This plugin configures Factor to use AWS S3 for Factor image storage.
Installation
npm add @factor/plugin-storage-s3Options and Settings
Required Configuration
# .env / AWS config info
AWS_ACCESS_KEY=YOUR-KEY
AWS_ACCESS_KEY_SECRET=YOUR-SECRET
AWS_S3_BUCKET=your-bucket-nameAfter installation, run
npx factor setupfor an easy to way to configure this plugin
How It Works
This plugin uses Factor's filter system to automatically install and configure itself. If you have properly setup your API keys and other required information, it should work as intended.
Factor Setup CLI
Run npx factor setup for a question based CLI to help you configure this plugin's options.
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago