dispatch
dispatch copied to clipboard
Add integrated minio to Dispatch Solo
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