|
Re: How to deploy and bind mongodb service to nodejs application?
You need to register the mongo service with the marketplace. There are
further instructions in that README.
You need to register the mongo service with the marketplace. There are
further instructions in that README.
|
By
Amit Kumar Gupta
·
#4301
·
|
|
Issue with stacks related to removal of libmariadb
Hello,
Last week we completed changes to the rootfs that removed libmysqlclient in
favor of replacing it with libmariadb [1]. This change was released in
cf-released v233.
Unfortunately,
Hello,
Last week we completed changes to the rootfs that removed libmysqlclient in
favor of replacing it with libmariadb [1]. This change was released in
cf-released v233.
Unfortunately,
|
By
Danny Rosen
·
#4300
·
|
|
Re: cf v231: Issue with new webdav blobstore job
That would probably work. I'm wondering if the recursive is even neccessary. The nfs service didnt do that. Why would the webdav replacement? If it does indeed need to be done, then I'm thinking
That would probably work. I'm wondering if the recursive is even neccessary. The nfs service didnt do that. Why would the webdav replacement? If it does indeed need to be done, then I'm thinking
|
By
Rich Wohlstadter
·
#4299
·
|
|
Re: Proposal to Change CATs Ownership
Can you explain why CATs should live under CAPI?
CATs now represents acceptance test for all of the Cloud Foundry
function driven mainly via the CLI.
Tieing this to any one release seems a bit
Can you explain why CATs should live under CAPI?
CATs now represents acceptance test for all of the Cloud Foundry
function driven mainly via the CLI.
Tieing this to any one release seems a bit
|
By
Michael Fraenkel <michael.fraenkel@...>
·
#4298
·
|
|
How to deploy and bind mongodb service to nodejs application?
Hi Dies,
I have deployed cf on my local machine and trying to push my nodejs application and bind mongodb services.I am using following cf version --
cf -v : cf version
Hi Dies,
I have deployed cf on my local machine and trying to push my nodejs application and bind mongodb services.I am using following cf version --
cf -v : cf version
|
By
Vimal Mishra
·
#4297
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Can you curl that endpoint. Have you added cert and private key for uaa?
Ben
TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote:
Can you curl that endpoint. Have you added cert and private key for uaa?
Ben
TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote:
|
By
Vik R <vagcom.ben@...>
·
#4296
·
|
|
Failed to deploy diego 0.1452.0 on openstack: database_z2/0 is not running after update
Hi,
I'm currently deploying diego on my openstack environment, however I got an error when it was updating database_z2
Below is the error message from debug.log
<Bosh::Director::AgentJobNotRunning:
Hi,
I'm currently deploying diego on my openstack environment, however I got an error when it was updating database_z2
Below is the error message from debug.log
<Bosh::Director::AgentJobNotRunning:
|
By
Yunata, Ricky <rickyy@...>
·
#4295
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Hi
Gentle reminder.. Sorry it’s a kind of blocking issue for us.
Regards
Nithiyasri
Sent: Tuesday, March 22, 2016 5:29 PM
To: 'Amit Gupta' <agupta(a)pivotal.io>
Cc: Gwenn Etourneau
Hi
Gentle reminder.. Sorry it’s a kind of blocking issue for us.
Regards
Nithiyasri
Sent: Tuesday, March 22, 2016 5:29 PM
To: 'Amit Gupta' <agupta(a)pivotal.io>
Cc: Gwenn Etourneau
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4294
·
|
|
they opted for aura kingdom gold
Meanwhile Interpol helps Vgolds to develop an globally human body to fight
unlawful gambling in football. The globally police agency said that
football's regulating human body sought Interpol's
Meanwhile Interpol helps Vgolds to develop an globally human body to fight
unlawful gambling in football. The globally police agency said that
football's regulating human body sought Interpol's
|
By
baizhou2324 <baizhou2324@...>
·
#4293
·
|
|
Re: Connection refused - api.10.244.0.22.xip.io:443
Amit,
Thanks for your help. I tried api.bosh-lite.com and it works fine:
admin(a)CT-Test-v231:~$ ping -c 1 api.bosh-lite.com
PING api.bosh-lite.com (10.244.0.34) 56(84) bytes of data.
64 bytes from
Amit,
Thanks for your help. I tried api.bosh-lite.com and it works fine:
admin(a)CT-Test-v231:~$ ping -c 1 api.bosh-lite.com
PING api.bosh-lite.com (10.244.0.34) 56(84) bytes of data.
64 bytes from
|
By
Wayne Ha <wayne.h.ha@...>
·
#4292
·
|
|
CC BUILDPACK_SET App Usage Events
Hi CF-Dev,
We are continuing work on the Cloud Controller V3 API and had a question
about a particular App Usage Event we write as part of V2, the
BUILDPACK_SET event. The test[1] around this
Hi CF-Dev,
We are continuing work on the Cloud Controller V3 API and had a question
about a particular App Usage Event we write as part of V2, the
BUILDPACK_SET event. The test[1] around this
|
By
Nicholas Calugar
·
#4291
·
|
|
Re: Sourcey buildpack not working on Diego
Thanks for raising the issue here as well, Aaron, and I'm glad to see we
got a fix figured out for that buildpack. I've added a story (
https://www.pivotaltracker.com/story/show/116149519) to the
Thanks for raising the issue here as well, Aaron, and I'm glad to see we
got a fix figured out for that buildpack. I've added a story (
https://www.pivotaltracker.com/story/show/116149519) to the
|
By
Eric Malm <emalm@...>
·
#4290
·
|
|
Re: cf v231: Issue with new webdav blobstore job
We solved a similar problem in MySQL by doing that work in a pre-start
<https://bosh.io/docs/pre-start.html> script. Timeouts don't apply to pre-
and post-start phases, so you can do lengthy
We solved a similar problem in MySQL by doing that work in a pre-start
<https://bosh.io/docs/pre-start.html> script. Timeouts don't apply to pre-
and post-start phases, so you can do lengthy
|
By
Marco Nicosia
·
#4289
·
|
|
cf v231: Issue with new webdav blobstore job
Hi,
We recently upgraded to cf v231 and switched over from using nfs to the new webdav nginx service. We have one environment where the blobstore is very large. The monit startup script for the
Hi,
We recently upgraded to cf v231 and switched over from using nfs to the new webdav nginx service. We have one environment where the blobstore is very large. The monit startup script for the
|
By
Rich Wohlstadter
·
#4288
·
|
|
Re: Does Diego support memory swap?
Hi Sam,
The thread you link from the archives discusses Warden exclusively, which
is the container engine used in the DEAs. Diego instead uses Garden-Linux
[1], which was originally a rewrite of
Hi Sam,
The thread you link from the archives discusses Warden exclusively, which
is the container engine used in the DEAs. Diego instead uses Garden-Linux
[1], which was originally a rewrite of
|
By
Will Pragnell <wpragnell@...>
·
#4287
·
|
|
Re: Reg the upgrade from cf-205 to cf-231
Hi Amit/Gwenn
We are getting the following error while doing cf push and unable to see the logs..
Warning: error tailing logs
Error dialing loggregator server: local error: record overflow.
Please
Hi Amit/Gwenn
We are getting the following error while doing cf push and unable to see the logs..
Warning: error tailing logs
Error dialing loggregator server: local error: record overflow.
Please
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4286
·
|
|
Re: NFS
Great, thanks for the clarification Amit !
Guillaume.
Guillaume.
Great, thanks for the clarification Amit !
Guillaume.
Guillaume.
|
By
Guillaume Berche
·
#4285
·
|
|
Meet HTTP 500 when updating cf deployment
According to Cloud Foundy 212 release notes, it changed job name of
loggregator to doppler, I tried to deploy with this change. But failed
with the following error:
Not sure how to fix this, your
According to Cloud Foundy 212 release notes, it changed job name of
loggregator to doppler, I tried to deploy with this change. But failed
with the following error:
Not sure how to fix this, your
|
By
王小锋 <zzuwxf at gmail.com...>
·
#4284
·
|
|
Proposal to Change CATs Ownership
Hi all,
The CAPI team would like to take ownership of the CF acceptance tests and include them as part of CAPI release.
This solves several pain points we've experienced over the last few months,
Hi all,
The CAPI team would like to take ownership of the CF acceptance tests and include them as part of CAPI release.
This solves several pain points we've experienced over the last few months,
|
By
Utako Ueda
·
#4283
·
|
|
Re: Incubation request: App Auto-Scaling service
awesome!
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Technology
IBM Cloud, Open Technologies
email: chrisfer(a)us.ibm.com
twitter: @christo4ferris
blog:
awesome!
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Technology
IBM Cloud, Open Technologies
email: chrisfer(a)us.ibm.com
twitter: @christo4ferris
blog:
|
By
Christopher B Ferris <chrisfer@...>
·
#4282
·
|