-
-
Notifications
You must be signed in to change notification settings - Fork 22
Production Deployment
Bill Glover edited this page Feb 21, 2020
·
9 revisions
We are using a Digital Ocean managed instance of PostgreSQL. We have created the following database type.
- Memory: 1 GB RAM
- Compute: 1vCPU
- Disk: 10 GB
- Failover: Primary only
- Region: SFO2
- DB: PostgreSQL 11
A user has been created for the CodeBuddies Backend application: cb_app
.