mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-29 07:43:32 +02:00
Update readme directions for s3
This commit is contained in:
parent
fb1735e23f
commit
010853a5f0
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ To associate a S3 instance to your sandbox, follow these steps:
|
|||
8. Under the dropdown on `Select Plan`, select `basic-sandbox`
|
||||
9. Under `Service Instance` enter `getgov-s3` for the name and leave the other fields empty
|
||||
|
||||
See this [resource](https://cloud.gov/docs/services/s3/) for information on associating an S3 instance with your sandbox through the CLI. The basic commands should be `cf bind-service getgov-<your-initials> <getgov-s3>` and `cf restage getgov-<your-initials>`.
|
||||
See this [resource](https://cloud.gov/docs/services/s3/) for information on associating an S3 instance with your sandbox through the CLI.
|
||||
|
||||
### Testing your S3 instance locally
|
||||
To test the S3 bucket associated with your sandbox, you will need to add four additional variables to your `.env` file. These are as follows:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue