vmware-archive / projectmonitor

Big Visible Chart CI aggregator
http://ci.pivotallabs.com
BSD 2-Clause "Simplified" License
428 stars 120 forks source link

Update db:seed to parse admin creds from env variables #88

Closed ljfranklin closed 8 years ago

ljfranklin commented 9 years ago

Creating the admin user in CF is difficult since you cannot run a rails console in the app's container. This commit allows the credentials to be specified in the application manifest instead.