Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added the new S3 endpoint env var to the doc #361

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

schneidermr
Copy link

Related RP: appwrite/appwrite#7172

I added the newly created environment variable to the documentation. (The mentioned version number needs to be fixed after the upstream PR get approved and merged.)

Copy link

vercel bot commented Nov 18, 2023

@schneidermr is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

@@ -124,6 +124,7 @@ If running in production, it might be easier to use a 3rd party SMTP server as i
| `_APP_STORAGE_S3_SECRET` | **version >= 0.13.0** AWS S3 storage secret key. Required when the storage adapter is set to S3. You can get your secret key from your AWS console. |
| `_APP_STORAGE_S3_REGION` | **version >= 0.13.0** AWS S3 storage region. Required when storage adapter is set to S3. You can find your region info for your bucket from AWS console. |
| `_APP_STORAGE_S3_BUCKET` | **version >= 0.13.0** AWS S3 storage bucket. Required when storage adapter is set to S3. You can create buckets in your AWS console. |
| `_APP_STORAGE_S3_ENDPOINT_URL` | **version >= ????** AWS S3 compatible storage's API URL. Required when using an alternative storage that has S3 compatible API. To get the appropriate value, look at the preferred storage's documentation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would probably also be 0.13.0? @lohanidamodar can you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants