|
Re: my app needs to get the number of instances in which its running, (in runtime my app uses this info in my program logic)
Actually I made a mistake here. The gem you may to use as a API wrapper for Ruby is called cfoundry [1]. While it may not have support for the latest versions of CF, I was able to use it in may
Actually I made a mistake here. The gem you may to use as a API wrapper for Ruby is called cfoundry [1]. While it may not have support for the latest versions of CF, I was able to use it in may
|
By
Alexander Lomov <alexander.lomov@...>
·
#2021
·
|
|
Re: my app needs to get the number of instances in which its running, (in runtime my app uses this info in my program logic)
Hey, Sir Zooba. Sorry for the late response.
You can find the description of Cloud Controller API here [1]. You can make requests to your Cloud Controller through Gorouter component adding “api.”
Hey, Sir Zooba. Sorry for the late response.
You can find the description of Cloud Controller API here [1]. You can make requests to your Cloud Controller through Gorouter component adding “api.”
|
By
Alexander Lomov <alexander.lomov@...>
·
#2020
·
|
|
Re: CF API for "general statistics"?
As far as the available app space available in the system, PWS uses
https://github.com/cloudfoundry/collector/blob/master/lib/collector/handlers/dea.rb#L10
to
ID how much available space is in a
As far as the available app space available in the system, PWS uses
https://github.com/cloudfoundry/collector/blob/master/lib/collector/handlers/dea.rb#L10
to
ID how much available space is in a
|
By
Jim Park
·
#2019
·
|
|
Re: my app needs to get the number of instances in which its running, (in runtime my app uses this info in my program logic)
Also, please let me know how to call the API in my code.
Thanks.
Also, please let me know how to call the API in my code.
Thanks.
|
By
Zuba Al <myfakename90@...>
·
#2018
·
|
|
Re: my app needs to get the number of instances in which its running, (in runtime my app uses this info in my program logic)
will this "instance" attribute gives number of successfully running instances at the moment or just the maximum no of instances for the app as configured in manifest.yml
will this "instance" attribute gives number of successfully running instances at the moment or just the maximum no of instances for the app as configured in manifest.yml
|
By
Zuba Al <myfakename90@...>
·
#2017
·
|
|
Re: PHP extension 'gettext' doesn't work?
This looks OK. I'm not seeing any build pack errors. Could you include
your sample PHP code?
See comments inline below.
Could you try with the latest build pack? That would rule out any
This looks OK. I'm not seeing any build pack errors. Could you include
your sample PHP code?
See comments inline below.
Could you try with the latest build pack? That would rule out any
|
By
Daniel Mikusa
·
#2016
·
|
|
Re: special character in db password
How did you create this service instance? Is it from a service broker? or
is it a user provided service?
That's because the URL is not valid. Your "@" in the password should be
url encoded (the
How did you create this service instance? Is it from a service broker? or
is it a user provided service?
That's because the URL is not valid. Your "@" in the password should be
url encoded (the
|
By
Daniel Mikusa
·
#2015
·
|
|
Re: PHP extension 'gettext' doesn't work?
Hi.
Thanks for your reply.
Yes, I also think the extension is loading in application container,
however, the function (which was able to be activated properly in a local
machine) perhaps doesn't
Hi.
Thanks for your reply.
Yes, I also think the extension is loading in application container,
however, the function (which was able to be activated properly in a local
machine) perhaps doesn't
|
By
Hiroaki Ukaji <dt3snow.w@...>
·
#2014
·
|
|
special character in db password
Hello,
I am facing an issue while bounding app to a service instance. The service
instance points to a database which has a '@' (at symbol) in its password
(example : abc(a)def). When I bind this
Hello,
I am facing an issue while bounding app to a service instance. The service
instance points to a database which has a '@' (at symbol) in its password
(example : abc(a)def). When I bind this
|
By
Naga Rakesh
·
#2013
·
|
|
future changes to etcd configuration in cf-release
Hi all,
Just wanted to give the community advance notice that we will be
introducing a change to the etcd configuration in cf-release, probably
within the week (probably cf v220+, we are currently on
Hi all,
Just wanted to give the community advance notice that we will be
introducing a change to the etcd configuration in cf-release, probably
within the week (probably cf v220+, we are currently on
|
By
Amit Kumar Gupta
·
#2012
·
|
|
proposed stemcell network performance tuning
Hi all,
I'd like to propose tuning a couple kernel parameters related to tcp
performance:
# TCP_FIN_TIMEOUT
# This setting determines the time that must elapse before TCP/IP can
release a closed
Hi all,
I'd like to propose tuning a couple kernel parameters related to tcp
performance:
# TCP_FIN_TIMEOUT
# This setting determines the time that must elapse before TCP/IP can
release a closed
|
By
Amit Kumar Gupta
·
#2011
·
|
|
Magnesium Metal, Ferro Phosphorus, Calcium Ferrite
Dear Sir,
Currently, we could supply you with the cargo as below.
1. Magnesium ingot,alloy and powder
2. Ferro Phosphorus
3. Calcium Ferrite
If
Dear Sir,
Currently, we could supply you with the cargo as below.
1. Magnesium ingot,alloy and powder
2. Ferro Phosphorus
3. Calcium Ferrite
If
|
By
Alexander Yang <alexanderjoe2@...>
·
#2010
·
|
|
Re: CF API for "general statistics"?
I'd like to add as well that you can configure Bosh's healthmonitor to send
this data to an external dataviz/archival service (we use Datadog for our
various test environments):
I'd like to add as well that you can configure Bosh's healthmonitor to send
this data to an external dataviz/archival service (we use Datadog for our
various test environments):
|
By
CF Runtime
·
#2009
·
|
|
Re: Making your landscape trust a certain certificate authority
A couple options...
1.) If you only need the cert for one or a couple apps and / or you don't
want to manage a fork, you can package the CA cert with the application.
Then add a `.profile.d` script
A couple options...
1.) If you only need the cert for one or a couple apps and / or you don't
want to manage a fork, you can package the CA cert with the application.
Then add a `.profile.d` script
|
By
Daniel Mikusa
·
#2008
·
|
|
Making your landscape trust a certain certificate authority
Hi,
we want to make the apps on our landscape trust a certain ca certificate of a ca we run internally. I came across the instructions on how to do this for the JRE buildpack:
Hi,
we want to make the apps on our landscape trust a certain ca certificate of a ca we run internally. I came across the instructions on how to do this for the JRE buildpack:
|
By
Mathias Essenpreis <esse@...>
·
#2007
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
We don't have the same performance numbers since we don't use New Relic.
However, for the last 6 months or so after 3-4 weeks our smoke tests begin
failing randomly with 500 errors doing basic things
We don't have the same performance numbers since we don't use New Relic.
However, for the last 6 months or so after 3-4 weeks our smoke tests begin
failing randomly with 500 errors doing basic things
|
By
Mike Youngstrom <youngm@...>
·
#2006
·
|
|
cloud_controller_ng performance degrades slowly over time
This is a pretty tricky one, as it takes a long time to manifest. After a
while without a restart, cloud_controller_ng take a long time listing org
users. For example, in an org with 350 users, before
This is a pretty tricky one, as it takes a long time to manifest. After a
while without a restart, cloud_controller_ng take a long time listing org
users. For example, in an org with 350 users, before
|
By
Matt Cholick
·
#2005
·
|
|
Re: [ann] Subway - how to scale out any Cloud Foundry service
Subway is now also available as a bosh release; and works nicely collocated on a now-scalable bosh deployment https://blog.starkandwayne.com/2015/09/29/deploying-subway-broker-with-bosh/
wrote:
Subway is now also available as a bosh release; and works nicely collocated on a now-scalable bosh deployment https://blog.starkandwayne.com/2015/09/29/deploying-subway-broker-with-bosh/
wrote:
|
By
Dr Nic Williams
·
#2004
·
|
|
Using the cf-dev list for CF Abacus dev discussions
Hi all,
We've been making pretty good progress with the CF Abacus (incubating)
project recently.
So far, we've been using a mix of Gitter, Slack and Github issues for all
our detailed dev
Hi all,
We've been making pretty good progress with the CF Abacus (incubating)
project recently.
So far, we've been using a mix of Gitter, Slack and Github issues for all
our detailed dev
|
By
Jean-Sebastien Delfino
·
#2003
·
|
|
Re: Permission denied error when unpacking droplet
How to login into a warden container :
http://cloud.rohitkelapure.com/2015/09/debugging-dea-issues-on-cloud-foundry.html
--
Pivotal CF Architect
rkelapure(a)pivotal.io
cell: 9197242524
How to login into a warden container :
http://cloud.rohitkelapure.com/2015/09/debugging-dea-issues-on-cloud-foundry.html
--
Pivotal CF Architect
rkelapure(a)pivotal.io
cell: 9197242524
|
By
Rohit Kelapure <rkelapure@...>
·
#2002
·
|