vmware-archive / projectmonitor

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

[eh] Added support for deploying to cloud foundry and fixed initial s… #114

Closed emir-hasanbegovic closed 6 years ago

emir-hasanbegovic commented 7 years ago

These changes should allow anyone to push to cf and get up and running immediately

- Added instructions for adding mysql service to README, boost is minimum requirement as free tier does not have enough connections.
- Added health-check avoidance to projects that have no inbound http
- Added mysql service connection to all projects
- Fixed issue where production database.yml would try to use localhost for its mysql instance
khng commented 6 years ago

Hi @emir-hasanbegovic

Sorry it took us so long to get to your PR. If you still want this contribution to be recorded, the branch will need to be rebased to latest master and the comment to be addressed.

Cheers!

khng commented 6 years ago

Merged manually. Thanks!