A tiny S3 compatible microservice that:
Write a configuration to /etc/curcuma.ini
which stablishes the connection info
of the S3.
# Where the curcuma service should listen [meta] port = 8100 # Any S3 compatible service goes here, AWS S3, Wasabi, Linode Object Storage etc [s3] bucket=redacted access-key= access-secret= endpoint= # The filesystem configuration, where to watch for files [fs] path=
Under GPL-3.0. Check COPYING.
$ git clone https://git.eletrotupi.com/git/curcuma