|
Re: How to deploy a Web application using HTTPs
the standard way to do this is to terminate SSL at a load balancer, which
then forwards to the CF routing tier. the hop between the load balancer and
the cf router may be done with SSL. the network
the standard way to do this is to terminate SSL at a load balancer, which
then forwards to the CF routing tier. the hop between the load balancer and
the cf router may be done with SSL. the network
|
By
James Bayer
·
#1612
·
|
|
Re: cf push hanged in after package donwload
Hi David,
Looks like this question is a duplicate of the issue you just opened here: https://github.com/cloudfoundry/cf-release/issues/783
Please look for our response to this question in the next
Hi David,
Looks like this question is a duplicate of the issue you just opened here: https://github.com/cloudfoundry/cf-release/issues/783
Please look for our response to this question in the next
|
By
Amit Gupta
·
#1611
·
|
|
Re: consolidated routing api
Some of the proposed changes to the Routing API are backward incompatible.
We don't believe anyone is using it yet, as adoption has generally be
blocked on securing connections to Consul, but we'd
Some of the proposed changes to the Routing API are backward incompatible.
We don't believe anyone is using it yet, as adoption has generally be
blocked on securing connections to Consul, but we'd
|
By
Shannon Coen
·
#1610
·
|
|
Re: tcp-routing in Lattice
Hi Jack,
In addition to Atul's suggestions, could you please give us the exact
command lines which you used to launch the two apps?
The CLI arguments are tricky, we may be able to see something
Hi Jack,
In addition to Atul's suggestions, could you please give us the exact
command lines which you used to launch the two apps?
The CLI arguments are tricky, we may be able to see something
|
By
Marco Nicosia
·
#1609
·
|
|
Important changes in CF v217
This release introduces significant improvements to the security of the
consul cluster, however the operator must introduce these changes over the
course of multiple deployments. If you are not
This release introduces significant improvements to the security of the
consul cluster, however the operator must introduce these changes over the
course of multiple deployments. If you are not
|
By
Amit Kumar Gupta
·
#1608
·
|
|
Re: tcp-routing in Lattice
Its possible that HAProxy was not properly configured. Can you provide output of `ltc status <app name>`? This will tell if tcp route has been configured for the app.
Some things you can try:
1) You
Its possible that HAProxy was not properly configured. Can you provide output of `ltc status <app name>`? This will tell if tcp route has been configured for the app.
Some things you can try:
1) You
|
By
Atul Kshirsagar
·
#1607
·
|
|
Re: v3 cc api style guide feedback requested
Thanks Guillaume!
By
Dieu Cao <dcao@...>
·
#1606
·
|
|
Re: v3 cc api style guide feedback requested
Hi Dieu,
Here are corresponding issues/comments
Hi Dieu,
Here are corresponding issues/comments
|
By
Guillaume Berche
·
#1605
·
|
|
tcp-routing in Lattice
I'm playing around with the tcp-routing feature in the latest Lattice
release. I started two node.js applications in the pushed image (listening
on two ports), one mapped to an http route and the
I'm playing around with the tcp-routing feature in the latest Lattice
release. I started two node.js applications in the pushed image (listening
on two ports), one mapped to an http route and the
|
By
Jack Cai
·
#1604
·
|
|
Re: Loggregator not accessible, errors in the logs
Answers to your questions:
1. That error might be caused if your doppler servers aren't healthy and
therefore not listed in etcd. The traffic-controller polls etcd to discover
dopplers.
2. You do
Answers to your questions:
1. That error might be caused if your doppler servers aren't healthy and
therefore not listed in etcd. The traffic-controller polls etcd to discover
dopplers.
2. You do
|
By
Rohit Kumar
·
#1603
·
|
|
Loggregator not accessible, errors in the logs
I'm seeing this message repeating over and over in the traffic
I'm seeing this message repeating over and over in the traffic
|
By
kyle havlovitz <kylehav@...>
·
#1602
·
|
|
Re: Cloud Foundry NodeJS 4 support and release schedule
Thanks for the quick feedback on this, we appreciate your responsiveness.
We'll continue to follow the issue in the pivotal tracker.
Thanks for the quick feedback on this, we appreciate your responsiveness.
We'll continue to follow the issue in the pivotal tracker.
|
By
Shawn Nielsen
·
#1601
·
|
|
consolidated routing api
We currently have two routing APIs in CF.
1. HTTP Routing API in cf-release:
https://github.com/cloudfoundry-incubator/routing-api
2. TCP Routing API in
We currently have two routing APIs in CF.
1. HTTP Routing API in cf-release:
https://github.com/cloudfoundry-incubator/routing-api
2. TCP Routing API in
|
By
Shannon Coen
·
#1600
·
|
|
Re: Cloud Foundry NodeJS 4 support and release schedule
Hi Shawn,
Great question, thanks for asking it.
The Buildpacks team has a Tracker story in its backlog to work on Node 4:
https://www.pivotaltracker.com/story/show/102941608
Generally our
Hi Shawn,
Great question, thanks for asking it.
The Buildpacks team has a Tracker story in its backlog to work on Node 4:
https://www.pivotaltracker.com/story/show/102941608
Generally our
|
By
Mike Dalessio
·
#1599
·
|
|
Re: Cloud Foundry NodeJS 4 support and release schedule
I was playing around this morning using the Heroku Node.js binaries for v4
with the existing CF Node.js
I was playing around this morning using the Heroku Node.js binaries for v4
with the existing CF Node.js
|
By
James Thomas <jthomas.uk@...>
·
#1597
·
|
|
Business Contacts
Hi,
Would you be interested acquiring business databases for your sales and
marketing initiatives? I hope you are the right person to discuss about this
in your company? If not please refer me to
Hi,
Would you be interested acquiring business databases for your sales and
marketing initiatives? I hope you are the right person to discuss about this
in your company? If not please refer me to
|
By
Adam Park <adam.park@...>
·
#1598
·
|
|
Re: Cloud Foundry NodeJS 4 support and release schedule
Nice news!
In my side, I am working on a Node Client for Cloud foundry:
https://github.com/jabrena/cf-nodejs-client
and a webApp to deploy in a easy way
Nice news!
In my side, I am working on a Node Client for Cloud foundry:
https://github.com/jabrena/cf-nodejs-client
and a webApp to deploy in a easy way
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1596
·
|
|
Cloud Foundry NodeJS 4 support and release schedule
NodeJS version 4 was released yesterday to the community.
Generally speaking, what is the typical release schedule for buildpack
binaries after new runtime releases are announced?
More specifically,
NodeJS version 4 was released yesterday to the community.
Generally speaking, what is the typical release schedule for buildpack
binaries after new runtime releases are announced?
More specifically,
|
By
Shawn Nielsen
·
#1595
·
|
|
Re: Application only starts when a bogus service is attached
Okay, great!
Thanks,
Amit
Okay, great!
Thanks,
Amit
|
By
Amit Kumar Gupta
·
#1594
·
|
|
cf push hanged in after package donwload
Hi expert,my env:cf 213 vsphere 5.5
After redeploy CF in a new environment, testing spring-music as the first app. When run cf push, get below issue:------------------------------------
$ cf
Hi expert,my env:cf 213 vsphere 5.5
After redeploy CF in a new environment, testing spring-music as the first app. When run cf push, get below issue:------------------------------------
$ cf
|
By
Xiao
·
#1593
·
|