You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove bucket for website backup
* Remove DNS for various things
Remove a bunch of DNS entries for stuff that was Cord-the-company
related, but isn't necessary for the service, like the Cord website,
Cord's hosted instance of Clack, etc.
* Remove PR server
The PR server isn't needed to run the service, and other customers
wprobably want to have their own way of doing things rather than
running our PR server exactly as it was run, so don't include it in
the ops distribution.
* Install pyOpenSSL before ec2instanceconnectcli
* Create secrets for all .env secrets
This makes the CloudFormation code create secret placeholders for all
of the different secrets need to generate .env. The ones that are
just random strings are initialized to random strings, while the ones
that are external API keys are initialized to the string "INSERT API
KEY HERE".
* Fix names of secrets
* Remove check for Cord's GitHub repo
* Install Node 18 on build3
* Disable GitHub actions runner by default
* Don't require running under GitHub actions in build-on-commit.sh
* Don't attempt to push to getcord/monorepo on manual deploy
* feat: add JSON log format (#8)
* Disable stable host keys on zero by default
* Add keyPair definition for radical-ec2-key
* Don't customize app.cord.com bucket name
* Update version of Postgres to 15
---------
Co-authored-by: Adam Vartanian <[email protected]>
Co-authored-by: Daniel Vaz Gaspar <[email protected]>
0 commit comments