|
Some in-depth info on how to use CF
Hi all,
one of my customers wishes to go the PaaS way.
We are evaluating a selected list of potential platforms, Cloud Foundry is one of them, and I like a lot.
I have successfully deployed a
Hi all,
one of my customers wishes to go the PaaS way.
We are evaluating a selected list of potential platforms, Cloud Foundry is one of them, and I like a lot.
I have successfully deployed a
|
By
Marco Ristuccia
·
#4732
·
|
|
Re: HTTP request status text is changed
Hi Stanley,
Can you provide us with a little bit more information so we can diagnose the issue? Firstly, a SANITIZED version of your deployment manifest.
Did you generate the manifest using
Hi Stanley,
Can you provide us with a little bit more information so we can diagnose the issue? Firstly, a SANITIZED version of your deployment manifest.
Did you generate the manifest using
|
By
Alvaro Perez-Shirley
·
#4731
·
|
|
Re: HTTP request status text is changed
any clue for this issue?
By
Stanley Shen <meteorping@...>
·
#4730
·
|
|
`router_z1/0' is not running after update
Hello,
I just installed CF release v235, I used command
"./scripts/generate-bosh-lite-dev-manifest"
to generate a cf.yml, I enabled routing_api by setting "routing_api: enabled:
true" in cf.yml,
Hello,
I just installed CF release v235, I used command
"./scripts/generate-bosh-lite-dev-manifest"
to generate a cf.yml, I enabled routing_api by setting "routing_api: enabled:
true" in cf.yml,
|
By
Sam Dai
·
#4729
·
|
|
Re: Intended UAA-specific user identity fields in JWT access token ?
wrote:
How is this comment related to this email thread or helpful?
Dan
wrote:
How is this comment related to this email thread or helpful?
Dan
|
By
Daniel Mikusa
·
#4728
·
|
|
Re: Intended UAA-specific user identity fields in JWT access token ?
Check on the yml config file
--
Thanks & Regards
Sunil Babu K C
+91-81970-35608
Check on the yml config file
--
Thanks & Regards
Sunil Babu K C
+91-81970-35608
|
By
Sunil Babu <cloudgrp.assist@...>
·
#4727
·
|
|
Re: Intended UAA-specific user identity fields in JWT access token ?
thanks Filip for the update.
I'm curious to know if the various CF components using UAA (e.g. cc) are
already using openid-connect to access PII and thus is the cf-release
default value for the
thanks Filip for the update.
I'm curious to know if the various CF components using UAA (e.g. cc) are
already using openid-connect to access PII and thus is the cf-release
default value for the
|
By
Guillaume Berche
·
#4726
·
|
|
Re: Services without Servers | Equivalent of AWS Lambda
Hi
Aws lambda is event driven as an initiation happens the job is executed
--
Thanks & Regards
Sunil Babu K C
+91-81970-35608
Hi
Aws lambda is event driven as an initiation happens the job is executed
--
Thanks & Regards
Sunil Babu K C
+91-81970-35608
|
By
Sunil Babu <cloudgrp.assist@...>
·
#4725
·
|
|
Re: websockets and limitations of AWS ELB
Pls use ingress and custom and from anywhere option
Pls use ingress and custom and from anywhere option
|
By
Sunil Babu <placid.babu@...>
·
#4724
·
|
|
[ANN] kafka-firehose-nozzle
Hi,
In Rakuten, we use Apache Kafka for collecting all CF component logs, application logs, or system metrics (I described about it on our blog
Hi,
In Rakuten, we use Apache Kafka for collecting all CF component logs, application logs, or system metrics (I described about it on our blog
|
By
taichi nakashima
·
#4723
·
|
|
Re: Reg combining vms in cf-231
+ Gentle Reminder
Sent: Tuesday, April 26, 2016 5:17 PM
To: 'Amit Gupta' <agupta(a)pivotal.io>
Cc: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>;
+ Gentle Reminder
Sent: Tuesday, April 26, 2016 5:17 PM
To: 'Amit Gupta' <agupta(a)pivotal.io>
Cc: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>;
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4722
·
|
|
Re: websockets and limitations of AWS ELB
I've used TCP/8080 but with a TLS listener as a work-around for this issue. It wasn't ideal, but it solved the problem and we had limited options as TCP/8080 was one of the few egress ports allowed.
I've used TCP/8080 but with a TLS listener as a work-around for this issue. It wasn't ideal, but it solved the problem and we had limited options as TCP/8080 was one of the few egress ports allowed.
|
By
Mike Jacobi
·
#4721
·
|
|
Re: Reg combining vms in cf-231
Hi Amit
Thanks for your reply…
Now I could combine all the jobs of cf-231 into one vm, but blobstore process alone shows the following error:
2016/04/26 11:04:29 [emerg] 23408#0: listen() to
Hi Amit
Thanks for your reply…
Now I could combine all the jobs of cf-231 into one vm, but blobstore process alone shows the following error:
2016/04/26 11:04:29 [emerg] 23408#0: listen() to
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4720
·
|
|
Re: websockets and limitations of AWS ELB
Hi
Check with 8080 port
Pls let me know is it https u r using as the port mentioned is secure one
In addition u can use Soap port in the protocol and port range definition
Other option is to use
Hi
Check with 8080 port
Pls let me know is it https u r using as the port mentioned is secure one
In addition u can use Soap port in the protocol and port range definition
Other option is to use
|
By
Sunil Babu <cloudgrp.assist@...>
·
#4719
·
|
|
Re: websockets and limitations of AWS ELB
Hi Shannon,
Same problem statement and solution/workaround here. Changing such a corporate setup usually is much more time consuming (if successful at all) compared to the changes in CF setup as you
Hi Shannon,
Same problem statement and solution/workaround here. Changing such a corporate setup usually is much more time consuming (if successful at all) compared to the changes in CF setup as you
|
By
Krannich, Bernd <bernd.krannich@...>
·
#4718
·
|
|
Re: Services without Servers | Equivalent of AWS Lambda
I'm not sure of your precise use cases, but I'd suggest looking into the
implementation of Tasks [1] based on the v3 cloud controller api [2].
With tasks you can spin up containers on the fly fairly
I'm not sure of your precise use cases, but I'd suggest looking into the
implementation of Tasks [1] based on the v3 cloud controller api [2].
With tasks you can spin up containers on the fly fairly
|
By
Dieu Cao <dcao@...>
·
#4717
·
|
|
Re: HTTP request status text is changed
An simple servlet can reproduce my problem on standard bosh lite CF.
1. push to the app the bosh lite
cf push test -p ./test.war
2. access the servlet deployed on CF
wget
An simple servlet can reproduce my problem on standard bosh lite CF.
1. push to the app the bosh lite
cf push test -p ./test.war
2. access the servlet deployed on CF
wget
|
By
Stanley Shen <meteorping@...>
·
#4716
·
|
|
aligning cf push health-check default value
Hi CLI users,
With apps deployed to DEAs, a health check is performed at application start-up targeting the app's port, unless you specified `--no-route`, in which case the process is monitored.
With
Hi CLI users,
With apps deployed to DEAs, a health check is performed at application start-up targeting the app's port, unless you specified `--no-route`, in which case the process is monitored.
With
|
By
Koper, Dies <diesk@...>
·
#4715
·
|
|
Re: Binary Service Broker Feature Narrative
Following up on this thread, we plan on spending some time this week to
discuss the functionality of the Binary Service Broker. If you have any
additional feedback regarding the project we urge you to
Following up on this thread, we plan on spending some time this week to
discuss the functionality of the Binary Service Broker. If you have any
additional feedback regarding the project we urge you to
|
By
Danny Rosen
·
#4714
·
|
|
Re: Request for Multibuildpack Use Cases
The problem right now is that the buildpack names are no longer available during staging. All the code is available (because the stager needs to call `bin/detect` for each buildpack in turn), but it
The problem right now is that the buildpack names are no longer available during staging. All the code is available (because the stager needs to call `bin/detect` for each buildpack in turn), but it
|
By
Dubois, Jan <jan.dubois@...>
·
#4713
·
|