No description
Find a file
2025-03-22 00:46:13 +01:00
.gitignore Initial commit 2025-03-22 00:46:13 +01:00
README.md Initial commit 2025-03-22 00:46:13 +01:00

minna-caos

Content-Addressed Object Storage server intended for usage with Minna.

Features

  • resumable uploads (via tus)

  • automatic media type (“MIME type”) detection

  • multiple storage backends:

    • local filesystem
    • S3-compatible
    • FTP
    • Google Drive
    • OneDrive
  • direct download from the underlying storage backend (if supported)

  • pre-signed download and upload URLs

  • named storage buckets

  • object operations:

    • upload
    • set target buckets
    • delete
  • outgoing webhooks