Closed mattysweeps closed 5 years ago
Today I have tried to get credhub to use an external db, because of the ca cert issue I have tried different ways of getting a custom ca-cert for google cloud sql. I'm however getting a 403 from gcp when using terraform like this: https://github.com/starkandwayne/gcp-pcf-quickstart/commit/f0a00756c249770e8988afed541933029c7d5615
Last I tried creating a dedicated load balancer but it's still work in progress: https://github.com/starkandwayne/gcp-pcf-quickstart/commit/5a1fddddba50dab248e0a323c464eec1d3655f23
Just wanted to document what has been tried so far @mattysweeps ^
@rkoster
Apologies for not responding last night. I discovered that the branch https://github.com/cf-platform-eng/gcp-pcf-quickstart/tree/up-sw-patches was able to deploy a large footprint without error. So only the small footprint is breaking.
Right now I'm investigating whether this is an issue with the small footprint itself or how we configure it.
I'll update when I know more.
Closing this since #51 has been merged.
Latest issue I'm facing with: https://github.com/cf-platform-eng/gcp-pcf-quickstart/commits/up-sw-patches is related to the database instance.
In opsman:
on control node
bosh ssh control
:on database node
bosh ssh database
:Monit does not know about a
mysql
process:Also monit file is empty:
Looking at monit template: We find
cf_mysql_enabled
which defaults to trueLooking at OpsMan we find it's disabled: