Skip to content

Commit

Permalink
(docs) update on deploying via ECS Fargate; add pyenv- and vscode-rel…
Browse files Browse the repository at this point in the history
…ated files to .gitignore
  • Loading branch information
elliottyates committed Jun 4, 2021
1 parent ff17be1 commit 3b33644
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ key.pem
.envrc
secure.*
parameters.*
.vscode/
# for pyenv local
.python-version
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This project provides a collection of utilies used to administer Harvard Academi

## Deploying

Uses the tlt-ops `django_deploy` playbook.
Uses the [standard Django ECS Fargate deployment process](https://wiki.harvard.edu/confluence/display/k459/Standard+Django+ECS+Deployment+Process).

## Running locally

Expand Down

0 comments on commit 3b33644

Please sign in to comment.