|
Any downsides to ELB 443 running in Secure TCP mode?
Pivotal WS runs behind ELBs that pipe websockets traffic through port 4443 in Secure TCP mode - because ELBs in HTTPS mode do not respect the websocket handshake upgrade.
We tried running port 443
Pivotal WS runs behind ELBs that pipe websockets traffic through port 4443 in Secure TCP mode - because ELBs in HTTPS mode do not respect the websocket handshake upgrade.
We tried running port 443
|
By
Dr Nic Williams
·
#643
·
|
|
Re: cf-mysql-release Acceptance test failing
Hi Marco,
Yes, I did run the provision_cf script hence did not have the security
group defined for mysql. Once I added that the acceptance-tests did pass.
Thanks again,
Daya
The information
Hi Marco,
Yes, I did run the provision_cf script hence did not have the security
group defined for mysql. Once I added that the acceptance-tests did pass.
Thanks again,
Daya
The information
|
By
Shetty, Daya <Daya.Shetty@...>
·
#642
·
|
|
Re: cf-mysql-release Acceptance test failing
Hi there,
There are two ways to install CF on a bosh-lite. Depending on how you've installed CF, we may be able to help you.
If you've used bosh-lite's provision_cf script
Hi there,
There are two ways to install CF on a bosh-lite. Depending on how you've installed CF, we may be able to help you.
If you've used bosh-lite's provision_cf script
|
By
Marco Nicosia
·
#641
·
|
|
Problem with using cf_cliV6 on cf v 206
Hi guys I am unable to login into my cf deployment having v206. It is giving error saying unable to find route to uaa.172.24.4.2.xip.io . I tried to download v5 binaries on github cloudounfry cli
Hi guys I am unable to login into my cf deployment having v206. It is giving error saying unable to find route to uaa.172.24.4.2.xip.io . I tried to download v5 binaries on github cloudounfry cli
|
By
Bharath posa
·
#639
·
|
|
Problem with using cf_cliV6 on cf v 206
Hi all
I am using cf-206 cloudfoudry on openstack. Recently I downloaded the binaries of cf_cli206. It is failing to login saying unable to route to uaa.172.24.4.2.xip.io. I am providing my
Hi all
I am using cf-206 cloudfoudry on openstack. Recently I downloaded the binaries of cf_cli206. It is failing to login saying unable to route to uaa.172.24.4.2.xip.io. I am providing my
|
By
Bharath posa
·
#640
·
|
|
cf-mysql-release Acceptance test failing
Deployed bosh-lite version of cf-mysql-release version 22 successfully , but the acceptance test is failing with the following error:
[2015-08-12 05:24:04.76 (UTC)]> curl -s -d myvalue
Deployed bosh-lite version of cf-mysql-release version 22 successfully , but the acceptance test is failing with the following error:
[2015-08-12 05:24:04.76 (UTC)]> curl -s -d myvalue
|
By
Daya Shetty <daya.shetty@...>
·
#638
·
|
|
Re: Running scheduled bash script with bosh.
It's probably something that would written specifically for the bosh-agent
to take advantage to different BOSH conventions.
wrote:
It's probably something that would written specifically for the bosh-agent
to take advantage to different BOSH conventions.
wrote:
|
By
Dmitriy Kalinin
·
#637
·
|
|
Re: Running scheduled bash script with bosh.
A simpler supervisor is great news! Do you have a specific one in mind?
A simpler supervisor is great news! Do you have a specific one in mind?
|
By
Gerhard
·
#636
·
|
|
Re: Postgres-backup-boshrelease
Nice Ronak :)
wrote:
By
Gwenn Etourneau
·
#635
·
|
|
Postgres-backup-boshrelease
Hi all,
We just open sourced one of our bosh releases , can be used for creating
postgres backups of jobs shipped along with bosh and
Hi all,
We just open sourced one of our bosh releases , can be used for creating
postgres backups of jobs shipped along with bosh and
|
By
Ronak Banka
·
#634
·
|
|
Re: Running scheduled bash script with bosh.
I would recommend using cron for this. Have your ctl script add it to the
crontab when it's started and remove it when it stopped.
Regarding monit: we are planning to upgrade it once more
I would recommend using cron for this. Have your ctl script add it to the
crontab when it's started and remove it when it stopped.
Regarding monit: we are planning to upgrade it once more
|
By
Dmitriy Kalinin
·
#633
·
|
|
Re: Running scheduled bash script with bosh.
You could try building a new stemcell with an upgraded monit.
wrote:
--
Dr Nic Williams
Stark & Wayne LLC - consultancy for Cloud Foundry
You could try building a new stemcell with an upgraded monit.
wrote:
--
Dr Nic Williams
Stark & Wayne LLC - consultancy for Cloud Foundry
|
By
Dr Nic Williams
·
#632
·
|
|
Re: Upgrading CF to 214 Release Fails During Configuration
The gist indicates you're using the terraform aws cloud foundry project:
https://github.com/cloudfoundry-community/terraform-aws-cf-install
I'm not sure it(or cf-boshworkspace) has been updated for
The gist indicates you're using the terraform aws cloud foundry project:
https://github.com/cloudfoundry-community/terraform-aws-cf-install
I'm not sure it(or cf-boshworkspace) has been updated for
|
By
Tom Sherrod <tom.sherrod@...>
·
#631
·
|
|
Re: Running scheduled bash script with bosh.
Hi,
I am curious about what do you try to achieve by running bash script with
bosh ?
Thanks
Hi,
I am curious about what do you try to achieve by running bash script with
bosh ?
Thanks
|
By
Gwenn Etourneau
·
#630
·
|
|
Re: Upgrading CF to 214 Release Fails During Configuration
As far as I am aware the cf-secrets.yml is pulled in from the templates section within cf-aws-tiny.yml. See Gist<https://gist.github.com/mminges/c69cdbcaac33aa94b4bf>. Then spiff merge would combine
As far as I am aware the cf-secrets.yml is pulled in from the templates section within cf-aws-tiny.yml. See Gist<https://gist.github.com/mminges/c69cdbcaac33aa94b4bf>. Then spiff merge would combine
|
By
Michael Minges
·
#629
·
|
|
Re: Upgrading CF to 214 Release Fails During Configuration
Does your deployment manifest (deployments/cf-was-tiny.yml) have the
required property? What's in that gist is not guaranteed to be in your
manifest unless we know how you use that gist in your
Does your deployment manifest (deployments/cf-was-tiny.yml) have the
required property? What's in that gist is not guaranteed to be in your
manifest unless we know how you use that gist in your
|
By
Amit Kumar Gupta
·
#628
·
|
|
Upgrading CF to 214 Release Fails During Configuration
Hello,
We had deployed CloudFoundry, release 208, on AWS using Terraform. Since then, we had successfully upgraded to release 210 and subsequently to release 212. Currently, we are working through
Hello,
We had deployed CloudFoundry, release 208, on AWS using Terraform. Since then, we had successfully upgraded to release 210 and subsequently to release 212. Currently, we are working through
|
By
Michael Minges
·
#627
·
|
|
Running scheduled bash script with bosh.
Hello,
We have been working to try and run a bash script at a specified interval with bosh. Our initial approach was to create a job and use the “check program” feature within Monit. However,
Hello,
We have been working to try and run a bash script at a specified interval with bosh. Our initial approach was to create a job and use the “check program” feature within Monit. However,
|
By
Alan moran <moranalan90@...>
·
#626
·
|
|
Mailing list service disruption
During continued work on the new Mailman 3 list server, a configuration change caused mail to get stuck and eventually bounce. If you sent a message between Aug 8 17:50 UTC and Aug 11 10:35 UTC and
During continued work on the new Mailman 3 list server, a configuration change caused mail to get stuck and eventually bounce. If you sent a message between Aug 8 17:50 UTC and Aug 11 10:35 UTC and
|
By
Eric Searcy <eric@...>
·
#625
·
|
|
Re: AWS IAM Roles
sean,
i think you'll find the approach being implemented by david takes us down
the path that enables a IAM roles best-practice recommended by amazon. IAM
credentials can be provided by the AWS
sean,
i think you'll find the approach being implemented by david takes us down
the path that enables a IAM roles best-practice recommended by amazon. IAM
credentials can be provided by the AWS
|
By
James Bayer
·
#624
·
|