7Factor / terraform-aws-concourse

Terraform Module for a distributed concourse cluster on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port POSTGRES to a docker container so we don't have to manage it.

jduv opened this issue · comments

The current postgres instance is a docker container running on a t2.micro instance. Port this to something larger. Don't worry about RDS because this is just a build system--there's no need to get fancy with it.