hackoregon / transportation-system-backend

2018 repo for the transportation api backend
MIT License
8 stars 2 forks source link

Connect aws db #45

Closed bhgrant8 closed 6 years ago

bhgrant8 commented 6 years ago

This PR updates the staging environment to allow to no longer spin up the local db container, provide ability to connect to remote db based on creds. removes the postgis db_backend for staging, updates container names to append _environment to containers.

znmeb commented 6 years ago

I can't tell anything from just reading the code - is there some way I can test this locally?

bhgrant8 commented 6 years ago

closing this, changes will be stale after update to examplar pattern