Confirmed users
90
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Infrastructure set-up == | == Infrastructure set-up == | ||
=== Things you need === | |||
* The csa-discourse-cf ssh key. All infra team members should have access to this key via lastpass. | |||
* AWS Console Access. | |||
* A cct-reviewed bug for the Discourse instance. | |||
* The ability to follow instructions. | |||
=== Create Cloudformation Stack === | === Create Cloudformation Stack === | ||
* Go to the AWS Console and click the Cloudformation service | * Go to the AWS Console and click the Cloudformation service | ||
Line 24: | Line 30: | ||
csa<app>db> CREATE EXTENSION IF NOT EXISTS pg_trgm; | csa<app>db> CREATE EXTENSION IF NOT EXISTS pg_trgm; | ||
Share the database password with the infra team via lastpass. | |||
== Discourse set-up == | == Discourse set-up == | ||
=== Install Discourse === | === Install Discourse === |