Skip to content

Commit 4dcf237

Browse files
committed
maintainers: add rclone
1 parent 3325c5d commit 4dcf237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintainers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In order to deploy DevDocs, you must:
3131

3232
- be given access to DevDocs's [Sentry instance](https://sentry.io/devdocs/devdocs-js/) (for JS error tracking) and familiarize yourself with its UI.
3333

34-
- be provided with DevDocs's S3 credentials, and install (`brew install awscli` on macOS) and [configure](https://docs.aws.amazon.com/cli/latest/reference/configure/) the AWS CLI on your computer. The configuration must add a named profile called "devdocs":
34+
- be provided with DevDocs's S3 credentials, and install (`brew install awscli` on macOS) and [configure](https://docs.aws.amazon.com/cli/latest/reference/configure/) the AWS CLI on your computer. Alternatively, [rclone](https://rclone.org/) [s3](https://rclone.org/s3/) may be used (add `--rclone` to the commands). The configuration must add a named profile called "devdocs":
3535

3636
```
3737
aws configure --profile devdocs

0 commit comments

Comments
 (0)