|
Re: How to deploy a Web application using HTTPs
this related story is in the routing team tracker, not currently scheduled:
https://www.pivotaltracker.com/story/show/80674008
wrote:
--
Thank you,
James Bayer
this related story is in the routing team tracker, not currently scheduled:
https://www.pivotaltracker.com/story/show/80674008
wrote:
--
Thank you,
James Bayer
|
By
James Bayer
·
#1561
·
|
|
Re: How to execute multiple CF REST methods with an unique authentication
* access tokens have a short time to live, something usually measured in
minutes, and generally are not revokable by the issuer as endpoints do not
check in with the issuer when making decisions
*
* access tokens have a short time to live, something usually measured in
minutes, and generally are not revokable by the issuer as endpoints do not
check in with the issuer when making decisions
*
|
By
James Bayer
·
#1560
·
|
|
Re: When will dea be replaced by diego?
Done, anyone with the link should be able to comment now.
Best,
Amit
wrote:
Done, anyone with the link should be able to comment now.
Best,
Amit
wrote:
|
By
Amit Kumar Gupta
·
#1559
·
|
|
Re: Security group rules to allow HTTP communication between 2 apps deployed on CF
I'm afraid I don't really understand your questions or what you're trying
to accomplish.
Security groups intended to be managed by platform administrators so unless
you have admin access to your
I'm afraid I don't really understand your questions or what you're trying
to accomplish.
Security groups intended to be managed by platform administrators so unless
you have admin access to your
|
By
Matthew Sykes <matthew.sykes@...>
·
#1558
·
|
|
Re: So many hard-coded dropsonde destinations to metrons
Thank you, Warren.
So "localhost" is ok, but what about port numbers?
Warren Fernandes wrote
-----
I'm not a ...
noburou taniguchi
--
View this message in context:
Thank you, Warren.
So "localhost" is ok, but what about port numbers?
Warren Fernandes wrote
-----
I'm not a ...
noburou taniguchi
--
View this message in context:
|
By
Noburou TANIGUCHI
·
#1557
·
|
|
Re: Public access to Pivotal Tracker stories for BOSH and CF.
Look in the right-hand margin of the wiki [1] for the list of CFF public trackers.
[1] https://github.com/cloudfoundry-community/cf-docs-contrib/wiki
Cheers,
Christopher Ferris
IBM Distinguished
Look in the right-hand margin of the wiki [1] for the list of CFF public trackers.
[1] https://github.com/cloudfoundry-community/cf-docs-contrib/wiki
Cheers,
Christopher Ferris
IBM Distinguished
|
By
Christopher B Ferris <chrisfer@...>
·
#1556
·
|
|
Re: How to deploy a Web application using HTTPs
There isn't a way to tell CF that you want https only at this time. You'll
have to check the x-forwarded-proto header in your application and redirect
to the secure endpoint if
There isn't a way to tell CF that you want https only at this time. You'll
have to check the x-forwarded-proto header in your application and redirect
to the secure endpoint if
|
By
Matthew Sykes <matthew.sykes@...>
·
#1555
·
|
|
Public access to Pivotal Tracker stories for BOSH and CF.
Hi, all.
Last few months I started to find more and more extremely interesting trends in BOSH and CF development. For instance BOSH AZ [1] or Garden OCS support [2]. I would like to somehow to follow
Hi, all.
Last few months I started to find more and more extremely interesting trends in BOSH and CF development. For instance BOSH AZ [1] or Garden OCS support [2]. I would like to somehow to follow
|
By
Alexander Lomov <alexander.lomov@...>
·
#1554
·
|
|
Re: When will dea be replaced by diego?
Hi Guillaume. The proposal document was created by Amit and I had assumed
it was public. I'll try to make sure he sees this chain today so he can
address it. Sorry to send a unusable link.
--
Hi Guillaume. The proposal document was created by Amit and I had assumed
it was public. I'll try to make sure he sees this chain today so he can
address it. Sorry to send a unusable link.
--
|
By
Matthew Sykes <matthew.sykes@...>
·
#1553
·
|
|
How to deploy a Web application using HTTPs
Hi,
I would like to deploy an App but I would like to use it using only https.
What is the way to indicate CF that the Application X will use https only?
Juan Antonio
Hi,
I would like to deploy an App but I would like to use it using only https.
What is the way to indicate CF that the Application X will use https only?
Juan Antonio
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1552
·
|
|
Re: Security group rules to allow HTTP communication between 2 apps deployed on CF
How to get destination address for bluemix.net can you suggest any command for getting destination address
actually i'm creating security group for abacus for that it needs destination address how
How to get destination address for bluemix.net can you suggest any command for getting destination address
actually i'm creating security group for abacus for that it needs destination address how
|
By
Naveen Asapu
·
#1551
·
|
|
Re: When will dea be replaced by diego?
Thanks Matthew for the additional details and pointers. It seems that the
deployment strategy proposal mentionned in [2] is lacking read/comment
permissions. Any chance to fix that
Thanks Matthew for the additional details and pointers. It seems that the
deployment strategy proposal mentionned in [2] is lacking read/comment
permissions. Any chance to fix that
|
By
Guillaume Berche
·
#1550
·
|
|
Re: How to execute multiple CF REST methods with an unique authentication
Hi,
you had reason. I stored in the right way the token, and Now it is possible to reuse a token for multiple operations.
Example:
it.only("Using An unique Login, it is possible to execute 3
Hi,
you had reason. I stored in the right way the token, and Now it is possible to reuse a token for multiple operations.
Example:
it.only("Using An unique Login, it is possible to execute 3
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1549
·
|
|
Re: How to execute multiple CF REST methods with an unique authentication
A token should be valid for any number of requests until the expiration
time is reached.
In your code example, is the "result" passed to your second call to
"getApps" the result from the login
A token should be valid for any number of requests until the expiration
time is reached.
In your code example, is the "result" passed to your second call to
"getApps" the result from the login
|
By
CF Runtime
·
#1548
·
|
|
Re: When will dea be replaced by diego?
The notes you're pointing to were a straw man proposal; many of the dates
no longer seem relevant.
With that, I'm not in product management but, in my opinion, the definition
of "done" and "ready"
The notes you're pointing to were a straw man proposal; many of the dates
no longer seem relevant.
With that, I'm not in product management but, in my opinion, the definition
of "done" and "ready"
|
By
Matthew Sykes <matthew.sykes@...>
·
#1547
·
|
|
Re: v3 cc api style guide feedback requested
Thanks for sharing this great spec.
Not sure if you're preferring feedback other the mailing list of GH issue.
Let me know.
General feedback:
+1 for a formal schema for the v3 api as to ease
Thanks for sharing this great spec.
Not sure if you're preferring feedback other the mailing list of GH issue.
Let me know.
General feedback:
+1 for a formal schema for the v3 api as to ease
|
By
Guillaume Berche
·
#1546
·
|
|
Re: So many hard-coded dropsonde destinations to metrons
Dropsonde is a go library that allows the CF components using it to emit logs and metrics. The current flow for CF components is to emit their logs and metrics to their local metron agent which then
Dropsonde is a go library that allows the CF components using it to emit logs and metrics. The current flow for CF components is to emit their logs and metrics to their local metron agent which then
|
By
Warren Fernandes
·
#1545
·
|
|
Re: Announcing Experimental support for Asynchronous Service Operations
Great, thanks Dieu.
Guillaume.
Great, thanks Dieu.
Guillaume.
|
By
Guillaume Berche
·
#1544
·
|
|
Re: When will dea be replaced by diego?
I think what he ask is, when the Diego-release will merge to cf-release. And also no need to install cf cli diego plugin, no need to enabe-diego to your app, then start. For the
I think what he ask is, when the Diego-release will merge to cf-release. And also no need to install cf cli diego plugin, no need to enabe-diego to your app, then start. For the
|
By
Layne Peng
·
#1543
·
|
|
Re: When will dea be replaced by diego?
you can use diego today in place of DEAs.
diego requires the other cf components other than DEAs and Health Manager.
--
Thank you,
James Bayer
you can use diego today in place of DEAs.
diego requires the other cf components other than DEAs and Health Manager.
--
Thank you,
James Bayer
|
By
James Bayer
·
#1542
·
|