diff --git a/docs/docs/setup/repos.md b/docs/docs/setup/repos.md index fd542516a..6cfd728b4 100644 --- a/docs/docs/setup/repos.md +++ b/docs/docs/setup/repos.md @@ -134,3 +134,13 @@ docker run --env-file $HOME/.corso/corso.env \\ + +## S3-compatible object storage + +Configuring Corso to use object storage systems compatible with the AWS S3 API (for example, Google Cloud Storage, +Backblaze B2, MinIO, etc.) is almost identical to the Amazon S3 instructions above with the exception that you will +need to use the following flag with the initial Corso `repo init` command: + +```bash + --endpoint +``` diff --git a/docs/styles/Vocab/Base/accept.txt b/docs/styles/Vocab/Base/accept.txt index fca6808f5..1f90ff120 100644 --- a/docs/styles/Vocab/Base/accept.txt +++ b/docs/styles/Vocab/Base/accept.txt @@ -8,3 +8,4 @@ datetime env src Powershell +Backblaze