coralproject / pillar

Deprecated: Service layer for the Coral ecosystem
Other
4 stars 1 forks source link

Env add #167

Closed alexbyrnes closed 8 years ago

alexbyrnes commented 8 years ago

What does this PR do?

Adds a sample env.list

How do I test this PR?

docker build . docker run --env-file ./env.list --publish 8080:8080 (depends on mongo and xenia)

Verify pillar starts up without any missing environment variables.

@coralproject/backend

jde commented 8 years ago

Looking forward to reviewing and integrating this after our v0.3.0 srccon release!

jde commented 8 years ago

Hey @alexbyrnes, I'm only seeing formatting changes on this file. Am I missing some other work toward env variable conventions?

alexbyrnes commented 8 years ago

It looks like @gabelula solved this before the ticket was created. And then I thought I was the one who added it.

https://github.com/coralproject/pillar/commits/233ea31e2a6939dc1f5b6662a6836fb08831bae7/env.list