1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

update doc

This commit is contained in:
Nikita Melnikov 2022-10-07 18:10:47 +08:00
parent 010b6471df
commit 55ae9078e1

View file

@ -67,6 +67,9 @@ node bin/db-converter --db-path=./db --mongodb-uri=mongodb://localhost:27017/doc
## Using S3 uploads driver ## Using S3 uploads driver
Uploads driver is used to store files uploaded by users.
By default, the application uses local filesystem to store files, but S3 driver is also available.
### 1. Get credentials for S3 bucket ### 1. Get credentials for S3 bucket
Create a S3 bucket and get access key and secret key (or use existing ones) Create a S3 bucket and get access key and secret key (or use existing ones)