S3BlobStore

graviton.backend.s3.S3BlobStore
See theS3BlobStore companion class
object S3BlobStore

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

Minimal env contract for the on-prem v1 compose bundle:

Minimal env contract for the on-prem v1 compose bundle:

Required:

  • QUASAR_MINIO_URL
  • MINIO_ROOT_USER
  • MINIO_ROOT_PASSWORD

Optional:

  • GRAVITON_S3_BUCKET (defaults to graviton-blobs)
  • GRAVITON_S3_TMP_BUCKET (defaults to graviton-tmp)
  • GRAVITON_S3_REGION (defaults to us-east-1)

Attributes