makeplane / makeplane/plane

Getting issue During S3 configuration

Open
#3,490 7 comments 0 reactions 1 assignee View on GitHub

@pablohashescobar is already working on this.

Since Nov 15, 2024.

Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

@mdp @notpushkin @kylewlacy @AnkushD

USE_MINIO=0
AWS_REGION="eu-west-1"
AWS_ACCESS_KEY_ID="[reducted]"
AWS_SECRET_ACCESS_KEY="[reducted]"
AWS_S3_ENDPOINT_URL="https://bucket-name.region.s3.amazonaws.com/"
AWS_S3_BUCKET_NAME="[reducted]"
FILE_SIZE_LIMIT=52428800

Is there some other change we have to make to enable it to upload to S3. I am not getting any error, but when i upload the image it just load uploading for some time then disappear.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.