|
[abacus] CouchDB
Hi,
I'm wondering how tightly Abacus is bound to CouchDB? Can we create another dbclient that stores the data in DB that allows raw json documents? How easy/hard this would be and where one should
Hi,
I'm wondering how tightly Abacus is bound to CouchDB? Can we create another dbclient that stores the data in DB that allows raw json documents? How easy/hard this would be and where one should
|
By
Hristo Iliev
·
#2660
·
|
|
[abacus] Eureka vs gorouter
Hi,
Recently abacus introduced Eureka client and stub. Looking at the high level description of what Eureka does it seems it has almost the same responsibilities as gorouter.
What is the reason to
Hi,
Recently abacus introduced Eureka client and stub. Looking at the high level description of what Eureka does it seems it has almost the same responsibilities as gorouter.
What is the reason to
|
By
Hristo Iliev
·
#2659
·
|
|
Re: [buildpacks] CF-built binaries: release timeline and beta testing
Hi Shawn,
Replies inline.
Right, but in your question you are specifically stating that the "offline"
(or "uncached") buildpacks has different URLs than the "online" (or
"cached"), and I want to
Hi Shawn,
Replies inline.
Right, but in your question you are specifically stating that the "offline"
(or "uncached") buildpacks has different URLs than the "online" (or
"cached"), and I want to
|
By
Mike Dalessio
·
#2658
·
|
|
Utilities PMC - 2015-11-09 Notes
Hello CF Community!
Here is an update from the Utilities PMC, as of 2015-11-09. The full notes
are available
Hello CF Community!
Here is an update from the Utilities PMC, as of 2015-11-09. The full notes
are available
|
By
Mike Dalessio
·
#2657
·
|
|
Buildpacks PMC - 2015-11-09 Notes
Hello CF community!
Here is an update from the Buildpacks PMC, as of 2015-11-09. The full notes
are available
Hello CF community!
Here is an update from the Buildpacks PMC, as of 2015-11-09. The full notes
are available
|
By
Mike Dalessio
·
#2656
·
|
|
Re: CF CAB call for November is this Wednesday Nov. 11th, 2015
Of course I meant November in note. Talk soon. Call info in the agenda.
Best,
Max
—
Sent from Mailbox
wrote:
Of course I meant November in note. Talk soon. Call info in the agenda.
Best,
Max
—
Sent from Mailbox
wrote:
|
By
Michael Maximilien
·
#2655
·
|
|
CF CAB call for November is this Wednesday Nov. 11th, 2015
Hi, all,
Quick reminder that the CAB call for September is this week Wednesday November 11th @ 8a PDT.
Please add any project updates to Agenda here:
Hi, all,
Quick reminder that the CAB call for September is this week Wednesday November 11th @ 8a PDT.
Please add any project updates to Agenda here:
|
By
Michael Maximilien
·
#2654
·
|
|
Re: Immutability of applications
Hi John,
I had been thinking about this a bit more, and I think it would be
reasonable to consider adding an end point that is similar to the /stats
end point, that queries Diego, to get actual state
Hi John,
I had been thinking about this a bit more, and I think it would be
reasonable to consider adding an end point that is similar to the /stats
end point, that queries Diego, to get actual state
|
By
Dieu Cao <dcao@...>
·
#2653
·
|
|
Re: Cloud Controller - s3 encryption for droplets
I don't believe this is a bosh feature. Checked with Dmitriy and he
confirms.
Could you share any links that indicate that bosh supports that?
We could look to improve the documentation in that area
I don't believe this is a bosh feature. Checked with Dmitriy and he
confirms.
Could you share any links that indicate that bosh supports that?
We could look to improve the documentation in that area
|
By
Dieu Cao <dcao@...>
·
#2652
·
|
|
Re: Source IP ACLs
For apps/services hosted on the system domain that get their route by
publishing to nats or the routing-api, I believe it only requires
registering the route with the additional route_service_url.
For apps/services hosted on the system domain that get their route by
publishing to nats or the routing-api, I believe it only requires
registering the route with the additional route_service_url.
|
By
Dieu Cao <dcao@...>
·
#2651
·
|
|
Re: Source IP ACLs
Our use case include restricting access to some hostnames on the system domain (e.g. api/login/etc.) as well as others that we may add externally. From a cursory read of the proposed spec it sounds
Our use case include restricting access to some hostnames on the system domain (e.g. api/login/etc.) as well as others that we may add externally. From a cursory read of the proposed spec it sounds
|
By
Carlo Alberto Ferraris
·
#2650
·
|
|
Re: Concourse OAuth on runtime.ci.cf-app.com
Woops, thought I was responding to Gabe. Disregard. :)
wrote:
Woops, thought I was responding to Gabe. Disregard. :)
wrote:
|
By
Christopher Piraino <cpiraino@...>
·
#2649
·
|
|
Re: Concourse OAuth on runtime.ci.cf-app.com
The routing team would like access! I see the OAuth is through Github, do
you need github handles or can you add teams?
- Chris
wrote:
The routing team would like access! I see the OAuth is through Github, do
you need github handles or can you add teams?
- Chris
wrote:
|
By
Christopher Piraino <cpiraino@...>
·
#2648
·
|
|
Concourse OAuth on runtime.ci.cf-app.com
Hi all,
We've enabled OAuth login to https://runtime.ci.cf-app.com
Currently this is in addition to basic auth. We plan to eventually retire
basic auth.
The MEGA and CAPI teams have access via
Hi all,
We've enabled OAuth login to https://runtime.ci.cf-app.com
Currently this is in addition to basic auth. We plan to eventually retire
basic auth.
The MEGA and CAPI teams have access via
|
By
Gabriel Rosenhouse <grosenhouse@...>
·
#2647
·
|
|
Re: [buildpacks] CF-built binaries: release timeline and beta testing
Mike,
Thanks for the quick reply.
My question is more around using an 'online' buildpack vs. 'offline'.
When I say 'online', I'm referring to the binaries being pulled from the s3
repo at staging
Mike,
Thanks for the quick reply.
My question is more around using an 'online' buildpack vs. 'offline'.
When I say 'online', I'm referring to the binaries being pulled from the s3
repo at staging
|
By
Shawn Nielsen
·
#2646
·
|
|
Cloud Controller - s3 encryption for droplets
The blobstore properties in bosh allows you to enter an encryption key to encrypt the data before it is pushed up to an s3 bucket. In the cloud foundry deploy, can this encryption property be added
The blobstore properties in bosh allows you to enter an encryption key to encrypt the data before it is pushed up to an s3 bucket. In the cloud foundry deploy, can this encryption property be added
|
By
William C Penrod
·
#2645
·
|
|
Re: [buildpacks] CF-built binaries: release timeline and beta testing
Hi Shawn,
Thanks for asking.
The actual URL used is going to depend on what version of the buildpack
you're using. Currently master (v1.5.1) is only referncing CF-generated
binaries:
We removed
Hi Shawn,
Thanks for asking.
The actual URL used is going to depend on what version of the buildpack
you're using. Currently master (v1.5.1) is only referncing CF-generated
binaries:
We removed
|
By
Mike Dalessio
·
#2644
·
|
|
Re: [buildpacks] CF-built binaries: release timeline and beta testing
James,
It looks like the online NodeJS buildpack is currently pointing to Heroku's
repo:
http://s3pository.heroku.com/node/...
Whereas the offline NodeJS buildpack manifest files seems to be
James,
It looks like the online NodeJS buildpack is currently pointing to Heroku's
repo:
http://s3pository.heroku.com/node/...
Whereas the offline NodeJS buildpack manifest files seems to be
|
By
Shawn Nielsen
·
#2643
·
|
|
Re: multiple nozzles on firehose
Hi Lon,
The traffic controller takes a subscription ID as a parameter whenever a
firehose connection is made. If you use the same subscription ID on each
nozzle instance, the firehose will evenly
Hi Lon,
The traffic controller takes a subscription ID as a parameter whenever a
firehose connection is made. If you use the same subscription ID on each
nozzle instance, the firehose will evenly
|
By
Rohit Kumar
·
#2642
·
|
|
multiple nozzles on firehose
I'm trying to get an idea of how multiple instances of the firehose-to-syslog app nozzle will interact
Does the firehose act like a queue in the sense that once a nozzle reads a message its gone from
I'm trying to get an idea of how multiple instances of the firehose-to-syslog app nozzle will interact
Does the firehose act like a queue in the sense that once a nozzle reads a message its gone from
|
By
Nix, Lon <Lon.Nix@...>
·
#2641
·
|