cityofaustin / joplin

CMS for austin.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy with a real database

benweatherman opened this issue · comments

Currently the CMS is using sqlite everywhere. While that is very awesome, it means it's difficult to persist data across deploys.

We should use a datastore that can persist across deploys.

joplin-staging.herokuapp.com/admin/ is connected to postgres

db