18F / atf-eregs

Container and styles for an ATF eRegs instance
https://regulations.atf.gov/
Other
9 stars 20 forks source link

[WIP] Changes needed for migrating to GovCloud #460

Closed jcscottiii closed 7 years ago

jcscottiii commented 7 years ago

This is the beginning of a WIP PR that will contain changes necessary to migrate atf-eregs to GovCloud

Consolidated Manifest changes Made changes to how the ElasticSearch creds are read from the env because the 'uri' field no longer exists

cc: @afeld

Created a branch due the potential collaboration from multiple collaborators.

cmc333333 commented 7 years ago

@jcscottiii thanks for tackling this! I pushed up a linting fix. Something that'll need to be accounted for: we currently deploy to staging via travis on merge: https://github.com/18F/atf-eregs/blob/master/.travis.yml#L29

We can drop that for now, but this'd be a good time to create a deploy user in the new environment.

cmc333333 commented 7 years ago

:+1: Thanks for all of this work @jcscottiii !