|
Re: Droplets and Stacks
Thanks Mike for your detailed response, more comments inline
Thanks Mike for your detailed response, more comments inline
|
By
Guillaume Berche
·
#1118
·
|
|
Re: Service Discovery on CF for Custom buildpack
Hi Amit,
Thanks for your update.
If we build our own micro gateway (a Nodejs app) and push it to CF and
bind all my apps to this micro-gateway. So is there a way - we can
read and update CF app
Hi Amit,
Thanks for your update.
If we build our own micro gateway (a Nodejs app) and push it to CF and
bind all my apps to this micro-gateway. So is there a way - we can
read and update CF app
|
By
Ronak Agarwal <roagarwa@...>
·
#1121
·
|
|
Announcing version 2.6 of the Service Broker API
On behalf of the CAPI team I'm pleased to announce version 2.6 of the
Service Broker API. Two minor changes were introduced in this update.
Support for Service Keys was introduced with cf-release
On behalf of the CAPI team I'm pleased to announce version 2.6 of the
Service Broker API. Two minor changes were introduced in this update.
Support for Service Keys was introduced with cf-release
|
By
Dieu Cao <dcao@...>
·
#1117
·
|
|
Re: Droplets and Stacks
Hi Colin,
I'm sorry I can't read the two articles because of "Error establishing a
database connection".
Is it just me?
Colin Humphreys wrote
-----
I'm not a ...
noburou taniguchi
--
View this
Hi Colin,
I'm sorry I can't read the two articles because of "Error establishing a
database connection".
Is it just me?
Colin Humphreys wrote
-----
I'm not a ...
noburou taniguchi
--
View this
|
By
Noburou TANIGUCHI
·
#1108
·
|
|
Re: 答复: Garden is Moving!
Cool. This a great move.
Jack
wrote:
Cool. This a great move.
Jack
wrote:
|
By
Jack Cai
·
#1116
·
|
|
Re: Soliciting feedback on a UX change for route services
Thanks a lot Shannon.
I agree, the proposed "app activity/inactivity" measurements fed by router
service intercepted traffic could be averaged to average "route
activity/inactivity" for all apps that
Thanks a lot Shannon.
I agree, the proposed "app activity/inactivity" measurements fed by router
service intercepted traffic could be averaged to average "route
activity/inactivity" for all apps that
|
By
Guillaume Berche
·
#1104
·
|
|
Re: V3 API Style Guide
At this point the style guide is in draft form. One pair had drafted this
to document the patterns that we've fleshed out so far in the v3 cc API.
We'll be iterating on it this week as other team
At this point the style guide is in draft form. One pair had drafted this
to document the patterns that we've fleshed out so far in the v3 cc API.
We'll be iterating on it this week as other team
|
By
Dieu Cao <dcao@...>
·
#1107
·
|
|
Re: Service Discovery on CF for Custom buildpack
Hi Ronak,
The system etcd and consul should not be used for application service
discovery. There are various approaches to doing service discovery with cf
applications, but no solution out of the
Hi Ronak,
The system etcd and consul should not be used for application service
discovery. There are various approaches to doing service discovery with cf
applications, but no solution out of the
|
By
Amit Kumar Gupta
·
#1102
·
|
|
Re: AWS deployment manifest with HAproxy
Hmm,
On your ha_proxy_z1 VM, what is in `ls /var/vcap/monit/jobs/*.monitrc`?
Amit
wrote:
Hmm,
On your ha_proxy_z1 VM, what is in `ls /var/vcap/monit/jobs/*.monitrc`?
Amit
wrote:
|
By
Amit Kumar Gupta
·
#1101
·
|
|
Re: AWS deployment manifest with HAproxy
Stephen,
The haproxy monit file depends on the consul_agent process if the
property "cc.allow_app_ssh_access"
is defined.[1]
What does your manifest look like for the haproxy job? It should
Stephen,
The haproxy monit file depends on the consul_agent process if the
property "cc.allow_app_ssh_access"
is defined.[1]
What does your manifest look like for the haproxy job? It should
|
By
Christopher Piraino <cpiraino@...>
·
#1103
·
|
|
Re: CF-Abacus: incubation and inception meeting coming soon
Hi All,
Due to additional attendees, we've shifted to a larger, new conference
room. This meeting will now take place in 14E. Please let me know if you
have any questions on
Hi All,
Due to additional attendees, we've shifted to a larger, new conference
room. This meeting will now take place in 14E. Please let me know if you
have any questions on
|
By
Devin Davis <ddavis@...>
·
#1105
·
|
|
Re: AWS deployment manifest with HAproxy
Hi Stephen,
The consul.agent.servers.lan array should be populated with the static IPs
of every consul server job you have deployed.
That being said, none of this will work if you have not colocated
Hi Stephen,
The consul.agent.servers.lan array should be populated with the static IPs
of every consul server job you have deployed.
That being said, none of this will work if you have not colocated
|
By
CF Runtime
·
#1106
·
|
|
Re: CF push error - Not able to resolve - Error dialing loggregator server: Get https://loggregator.systemdomain.com
The app you are pushing is not being detected as a valid Python app by the
buildpack. The buildpack expects there to be a setup.py file in the root of
the app if you do not provide a requirements.txt.
The app you are pushing is not being detected as a valid Python app by the
buildpack. The buildpack expects there to be a setup.py file in the root of
the app if you do not provide a requirements.txt.
|
By
CF Runtime
·
#1095
·
|
|
Some messages being delayed on the mailing list.
Hi all,
After the migration to the new mailing list system last night, it appears
that some messages are being held for moderation. If you get an auto-reply
saying that your email is held for
Hi all,
After the migration to the new mailing list system last night, it appears
that some messages are being held for moderation. If you get an auto-reply
saying that your email is held for
|
By
Chip Childers <cchilders@...>
·
#1094
·
|
|
Re: Application Configuration Management
CF's built-in app configuration is typically done with environment
variables or user-provided-services, but both of those are static and if
they change do not automatically update already running app
CF's built-in app configuration is typically done with environment
variables or user-provided-services, but both of those are static and if
they change do not automatically update already running app
|
By
James Bayer
·
#1093
·
|
|
Re: Php build pack offline version availability
Hi Amishi,
The PHP buildpack is emitting misleading log messages here. In reality, if
the buildpack is built in "cached" (a.k.a. "offline") mode, then it will
not retrieve any of the binary
Hi Amishi,
The PHP buildpack is emitting misleading log messages here. In reality, if
the buildpack is built in "cached" (a.k.a. "offline") mode, then it will
not retrieve any of the binary
|
By
Mike Dalessio
·
#1092
·
|
|
Re: Droplets and Stacks
Small correction below:
Actually, this is CLI version 6.12.0 and later:
https://github.com/cloudfoundry/cli/releases/tag/v6.12.0
Small correction below:
Actually, this is CLI version 6.12.0 and later:
https://github.com/cloudfoundry/cli/releases/tag/v6.12.0
|
By
Mike Dalessio
·
#1091
·
|
|
Re: Droplets and Stacks
Hi Guillaume,
Thanks for asking these questions. Some comments inline.
Just to clarify, applications intentionally do NOT require restaging to be
placed onto a new rootfs; a droplet is compatible
Hi Guillaume,
Thanks for asking these questions. Some comments inline.
Just to clarify, applications intentionally do NOT require restaging to be
placed onto a new rootfs; a droplet is compatible
|
By
Mike Dalessio
·
#1090
·
|
|
V3 API Style Guide
I noticed that the new CAPI team has published a v3 API style guide for
folks to comment on [1].
I don't know how much the CAPI team expects it to change but it's probably
worthwhile for those who
I noticed that the new CAPI team has published a v3 API style guide for
folks to comment on [1].
I don't know how much the CAPI team expects it to change but it's probably
worthwhile for those who
|
By
Matthew Sykes <matthew.sykes@...>
·
#1100
·
|
|
Re: CF push error - Not able to resolve - Error dialing loggregator server: Get https://loggregator.systemdomain.com
Thanks Joseph, it was really helpful.
I am pushing a python app and I can see a zip file for a python
buildpack when I did - 'cf buildpacks'. But its still cf push is not
able to identify
Thanks Joseph, it was really helpful.
I am pushing a python app and I can see a zip file for a python
buildpack when I did - 'cf buildpacks'. But its still cf push is not
able to identify
|
By
Ronak Agarwal <roagarwa@...>
·
#1089
·
|