mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Revise section about AWS setup
This is covered in Wiki in more detail. Note that only parts of the app itself (vs the API app) require these credentials.
This commit is contained in:
@@ -89,8 +89,7 @@ export WERKZEUG_DEBUG_PIN=off
|
||||
|
||||
### 6. AWS credentials
|
||||
|
||||
Your aws credentials should be stored in a folder located at `~/.aws`. Follow [Amazon's instructions](http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-config-files) for storing them correctly
|
||||
|
||||
To run parts of the app, such as uploading letters, you will need appropriate AWS credentials. See the [Wiki](https://github.com/alphagov/notifications-manuals/wiki/aws-accounts#how-to-set-up-local-development) for more details.
|
||||
|
||||
### 7. Running the application
|
||||
|
||||
|
||||
Reference in New Issue
Block a user