revoltchat / self-hosted

Deploy Revolt using Docker.
854 stars 108 forks source link

S3Error #4

Closed liberodark closed 2 years ago

liberodark commented 2 years ago

Hi,

Autumn not have local storage and when you try to up file you have S3Error. Have any way for force local storage or is a issue or is not fully implemented now ?

Best Regards

insertish commented 2 years ago

I'm not really sure what you mean here.

liberodark commented 2 years ago

You cannot upload any file on selfhost that is a issue. When you try you have S3Error

insertish commented 2 years ago

Are you using the latest compose? There's an extra container which configures S3 buckets now

insertish commented 2 years ago

Closing due to inactivity.

547555909 commented 2 years ago

I'm using the latest compose,and still have s3 error S3 buckets setting:

S3 Region

AUTUMN_S3_REGION=minio

S3 Endpoint

AUTUMN_S3_ENDPOINT=http://minio:9000

MinIO Root User

MINIO_ROOT_USER=minioautumn

MinIO Root Password

MINIO_ROOT_PASSWORD=minioautumn