atst/notes.md
dandds 058ee57527 Create database with separate script.
Creating the ATAT database requires a separate connection to one of the
default Postgres databases, like `postgres`. This updates the scripts
and secrets-tool command to handle creating the database. It also
removes database creation from Terraform and updates the documentation.
2020-01-27 13:17:09 -05:00

236 B

  • for setting up the database:
    • create database
    • create postgres user password? could we do this as a key?
    • create user secret in application key vault
    • execute SQL to create user
  • we need an initial image to seed ACR with