02-create-db.md

February 19, 2018 ยท View on GitHub

Database

Security Monkey needs a postgres database. Select one of the following:

  • Local Postgres (You'll set this up later once you have an instance up.).
  • Postgres on AWS RDS.
  • Postgres on GCP's Cloud SQL.
  • Currently OpenStack utilizes a local postgres database.

--

Next step: Install Security Monkey on your server instance

--

Contents

  1. 1Database
  2. 1.1Next step: Install Security Monkey on your server instance