dispatch icon indicating copy to clipboard operation
dispatch copied to clipboard

Add integrated minio to Dispatch Solo

Open berndtj opened this issue 7 years ago • 0 comments

Feature Request

Detailed Description

Use minio for function storage (just like dispatch-knative). Then also be able to offer other features such as hosting static files and general object store use-cases.

Context

Building web applications requires hosting content. Minio makes this easy. Also, functions and object stores work really well together, and it keeps dispatch-solo in sync with dispatch-knative.

Possible Implementation

Complexity

  • [ ] Low - Simple enhancement or bug fix, no architectural changes or refactoring
  • [x] Medium - Change requires some thought, but is relatively isolated
  • [ ] High - Significant architectural change or large refactor

berndtj avatar Oct 19 '18 18:10 berndtj