USGCRP / gcis

Global Change Information System
https://data.globalchange.gov
Other
20 stars 16 forks source link

WIP: Docker GCIS #555

Closed lomky closed 7 years ago

lomky commented 7 years ago

Continuation of PR #478

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 61.579% when pulling c027b5bca4659a6f8b17ad3bff67ecab1db8e9ea on docker into 57fc954ccbf7babee7d2442084d2738b421f590c on master.

lomky commented 7 years ago

Added POSTGRES_DB to the postgres environment section of the docker-compose - postgres is now starting up nicely. gcisops starts up and then dies due to an empty gcis database instead of no gcis database. Progress!

Next step. run docker-compose up postgres, connect via docker exec -it gcisdocker_postgres_1 psql -d gcis -U gcisops and populate a public content release.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 61.579% when pulling 7af1e91156547f9ef33aa7c2c41cfa81c65012b3 on docker into 57fc954ccbf7babee7d2442084d2738b421f590c on master.

lomky commented 7 years ago

Everything seems to be working!

Going to install from scratch on another machine to test.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.007%) to 61.586% when pulling dcadd3712d39e37aaa29f3f73b5ec8b3df95b15a on docker into 57fc954ccbf7babee7d2442084d2738b421f590c on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.007%) to 61.586% when pulling dcadd3712d39e37aaa29f3f73b5ec8b3df95b15a on docker into 57fc954ccbf7babee7d2442084d2738b421f590c on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.007%) to 61.586% when pulling b7ff23197b77a85ee91b48f174bdcdcaf812eb46 on docker into 57fc954ccbf7babee7d2442084d2738b421f590c on master.