-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EAS-481 Modifications to enable Fargate deployment (#9)
* add serverless aurora config * add ssl cert to sqlalchemy config * temporarily take db password from env var * add default db * fix host name * some extra logging * work in progress - aurora serverless connectivity * Adding iam authentication * Updating config to correct endpoint addresses * Updating regions to eu-west-2 * Updating run celery with uid and hostname * remove dependence on specific tag version of utils * get lambda credentials from env vars not config * fix user and log level for non-scheduled celery runner * enable CBC proxy in serverlessdb mode * allow LogData to be extended with arbitrary key-value pairs * add requirements file generated by 'make freeze-requirements' * fix makefile step for serverless --------- Co-authored-by: Lewis Stevens <lewis.stevens@digital.cabinet-office.gov.uk>
- Loading branch information
1 parent
6476721
commit 7ec99dd
Showing
16 changed files
with
2,981 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.