Skip to content

Commit

Permalink
chore(docs): add how to deploy to aws link of wiki (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Dec 20, 2024
1 parent 238a65a commit 98f3a13
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,7 @@ To run the entire stack locally using the `docker-compose.yml` file in the root
To stop the containers, press `Ctrl+C` in the terminal where `docker-compose` is running, or run:
```sh
docker-compose down
```
```

# Deploying to AWS
1. Please follow the wiki link for AWS deployment [setup](https://github.com/bcgov/quickstart-aws-containers/wiki/Deploy-To-AWS-Using-Terraform)

0 comments on commit 98f3a13

Please sign in to comment.