@appyhigh/nodebb-plugin-s3-wasabi

0.1.1 • Public • Published

s3-wasabi Plugin for NodeBB

Image and file storage plugin to use wasabi bucket instead of local store

Installation

npm install nodebb-plugin-s3-wasabi

Setup

This plugin requires you to set environment variables that will be read on plugin load

Env variables

Name Description Required
WASABI_ACCESS_KEY Wasabi accessKeyId
WASABI_SECRET_KEY Wasabi secretAccessKey
WASABI_ENDPOINT Wasabi endpoint eg. "https://s3.us-east-2.wasabisys.com"
WASABI_BUCKET_NAME Wasabi bucket name
WASABI_BUCKET_REGION Wasabi bucket region
WASABI_IMG_FOLDER Folder inside bucket used to store images files
WASABI_FILES_FOLDER Folder inside bucket used to store any files

TODO

  • On delete , remove from wasabi bucket too

Package Sidebar

Install

npm i @appyhigh/nodebb-plugin-s3-wasabi

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

17.9 kB

Total Files

17

Last publish

Collaborators

  • rhythm-appyhigh
  • arpit-appyhigh
  • aditya-appyhigh
  • ak-appyhigh
  • sm-2101
  • dev-appyhigh