Page MenuHomekolab.org

Added s3 dependency
Needs ReviewPublic

Authored by mollekopf on Sat, Mar 11, 12:50 PM.

Diff Detail

Repository
rK kolab
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 41987
Build 16865: arc lint + arc unit

Event Timeline

mollekopf requested review of this revision.Sat, Mar 11, 12:50 PM
mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Sat, Mar 11, 12:52 PM

The tests require some adjustment, that's currently in a separate commit (I can fix that before pushing).

Makes sense, but please note that it will require some configuration when we deploy this change (as the default is 'local').

Makes sense, but please note that it will require some configuration when we deploy this change (as the default is 'local').

That's what FILESYSTEM_DISK=minio is for in the .env

My point was that we're using this in production, so we need to migrate from local to minio or stay at local until we're ready to switch.