|
Re: How to call Cloud Foundry API from a node.js application deployed?
Good morning,
Yes I tried but the connection failed:
{"error":{"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect"}}
Later, I tryed with curl in the same host where I installed CF and
Good morning,
Yes I tried but the connection failed:
{"error":{"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect"}}
Later, I tryed with curl in the same host where I installed CF and
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1263
·
|
|
Re: CF-Abacus public tracker and more
For some reason, here (Web client) the message does not show, so here again.
------
Hi, all,
The CF-Abacus team has started to create stories and epics.
You can find them on our Tracker here:
For some reason, here (Web client) the message does not show, so here again.
------
Hi, all,
The CF-Abacus team has started to create stories and epics.
You can find them on our Tracker here:
|
By
Michael Maximilien
·
#1275
·
|
|
Re: Bizarre DEA + Spring Behaviour
Hi Dan,
Thanks for taking the time to reply.
I didn't include too much in the way of detail, as I was thinking that
there must be a moving part in the equation I'm blind to, in which case
that's a
Hi Dan,
Thanks for taking the time to reply.
I didn't include too much in the way of detail, as I was thinking that
there must be a moving part in the equation I'm blind to, in which case
that's a
|
By
Daniel Jones
·
#1207
·
|
|
Re: Diego log grouping
Hi, Mike,
Unfortunately, I haven't found anything that looks like it would account
for this difference in logging behavior. Between those releases, Diego
components haven't changed how they emit
Hi, Mike,
Unfortunately, I haven't found anything that looks like it would account
for this difference in logging behavior. Between those releases, Diego
components haven't changed how they emit
|
By
Eric Malm <emalm@...>
·
#1206
·
|
|
CF-Abacus public tracker and more
Hi, all,
The CF-Abacus team has started to create stories and epics.
You can find them on our Tracker here: https://www.pivotaltracker.com/n/projects/1385414
We welcome comments and feedback. We are
Hi, all,
The CF-Abacus team has started to create stories and epics.
You can find them on our Tracker here: https://www.pivotaltracker.com/n/projects/1385414
We welcome comments and feedback. We are
|
By
Michael Maximilien
·
#1205
·
|
|
Re: Running Docker private images on CF
Hi, Dharmi,
In order to run private docker images (that is, ones that require
user/password/email authentication with the registry), you'll have to stage
them into the optional diego-docker-cache
Hi, Dharmi,
In order to run private docker images (that is, ones that require
user/password/email authentication with the registry), you'll have to stage
them into the optional diego-docker-cache
|
By
Eric Malm <emalm@...>
·
#1204
·
|
|
Re: Missing routing logs from "cf logs app-name"
Simon not sure is related but don,t if you don't consume enough quickly the
message, the buffer will be exhausted.
Did you try to increase the buffer size ?
wrote:
Simon not sure is related but don,t if you don't consume enough quickly the
message, the buffer will be exhausted.
Did you try to increase the buffer size ?
wrote:
|
By
Gwenn Etourneau
·
#1203
·
|
|
Re: Issues on Diego Deployment on Openstack
Johannes,
You got diego and v212 running successfully in Openstack? Can you share the manifests?
I just got v214 running successfully and wish to get diego into it. Hoping your trial and error can
Johannes,
You got diego and v212 running successfully in Openstack? Can you share the manifests?
I just got v214 running successfully and wish to get diego into it. Hoping your trial and error can
|
By
Tom Sherrod <tom.sherrod@...>
·
#1202
·
|
|
Re: Running Docker private images on CF
t "#<RspecApiDocumentation::Views::HtmlExample:0x0000000bb883e0>" To be a
bug in the Documentation tracked here
https://www.pivotaltracker.com/n/projects/1003146/stories/100845526
Real example is
t "#<RspecApiDocumentation::Views::HtmlExample:0x0000000bb883e0>" To be a
bug in the Documentation tracked here
https://www.pivotaltracker.com/n/projects/1003146/stories/100845526
Real example is
|
By
Gwenn Etourneau
·
#1201
·
|
|
Re: Diego log grouping
I’m wondering if there are any updates on this.
thanks,
Mike
I’m wondering if there are any updates on this.
thanks,
Mike
|
By
MJ
·
#1200
·
|
|
Missing routing logs from "cf logs app-name"
Howdie! Not really a dev related question, but since there is no cf-user list I'm trying my luck here. :)
Im looking into an issue where we don't get enough RTR logs from cf logs /
Howdie! Not really a dev related question, but since there is no cf-user list I'm trying my luck here. :)
Im looking into an issue where we don't get enough RTR logs from cf logs /
|
By
Simon Johansson <simon@...>
·
#1199
·
|
|
Re: Strategies for limiting metric updates with a clustered nozzle
Sounds great. I think the random solution works for me now. I'm glad you
are aware of the use case and have tentative plans to improve it in the
future. Thanks Erik!
Mike
Sounds great. I think the random solution works for me now. I'm glad you
are aware of the use case and have tentative plans to improve it in the
future. Thanks Erik!
Mike
|
By
Mike Youngstrom <youngm@...>
·
#1198
·
|
|
Re: How to call Cloud Foundry API from a node.js application deployed?
Have you tried the same thing that worked before:
https://api.MY_PUBLIC_IP.xip.io/v2/info?
That public IP is your load balancer, HA Proxy, or router; traffic there
will know how to get routed to the
Have you tried the same thing that worked before:
https://api.MY_PUBLIC_IP.xip.io/v2/info?
That public IP is your load balancer, HA Proxy, or router; traffic there
will know how to get routed to the
|
By
Amit Kumar Gupta
·
#1197
·
|
|
Re: Announcing version 2.6 of the Service Broker API
Thanks for the reminder Mike. I must have missed that email.
Yes, that sounds like a reasonable ask as well. I'll add some stories.
Thanks for the reminder Mike. I must have missed that email.
Yes, that sounds like a reasonable ask as well. I'll add some stories.
|
By
Dieu Cao <dcao@...>
·
#1196
·
|
|
Overcommit on Diego Cells
Today my org manages our DEA resources using a heavy overcommit strategy.
Rather than being conservative and ensuring that none of our DEAs commit to
more than they can handle we have instead decided
Today my org manages our DEA resources using a heavy overcommit strategy.
Rather than being conservative and ensuring that none of our DEAs commit to
more than they can handle we have instead decided
|
By
Mike Youngstrom <youngm@...>
·
#1195
·
|
|
Re: Logstash and Multiline Log Entry
Hi Steve and Simon; hello again Mike,
First, apologies for the delay in reply on this one- I've also
been trying to come up with a simple, short answer to this problem. I
failed.
Here
Hi Steve and Simon; hello again Mike,
First, apologies for the delay in reply on this one- I've also
been trying to come up with a simple, short answer to this problem. I
failed.
Here
|
By
Erik Jasiak
·
#1194
·
|
|
Re: Questions about removal of the heartbeat message type from dropsonde-protocol
(resend #2)
Hi again Mike,
There were quite a few pros and cons that went into it; the high (low?)
lights from my notes are below. I'll have the rest of the team check in
if they have more
(resend #2)
Hi again Mike,
There were quite a few pros and cons that went into it; the high (low?)
lights from my notes are below. I'll have the rest of the team check in
if they have more
|
By
Erik Jasiak <ejasiak@...>
·
#1193
·
|
|
Re: Strategies for limiting metric updates with a clustered nozzle
(list resend #1)
Hi Mike,
I think your random approach is workable; what you are doing in effect is
taking fewer polling samples off of the firehose stream.
Short of the aggregation answer James
(list resend #1)
Hi Mike,
I think your random approach is workable; what you are doing in effect is
taking fewer polling samples off of the firehose stream.
Short of the aggregation answer James
|
By
Erik Jasiak <ejasiak@...>
·
#1192
·
|
|
Re: How to call Cloud Foundry API from a node.js application deployed?
I have tested with this combinations:
var API_URL = "http://api." + process.env.VCAP_APP_HOST + ".xip.io/v2/info";
var API_URL = "http://api." + process.env.VCAP_APP_HOST + "/v2/info";
var API_URL =
I have tested with this combinations:
var API_URL = "http://api." + process.env.VCAP_APP_HOST + ".xip.io/v2/info";
var API_URL = "http://api." + process.env.VCAP_APP_HOST + "/v2/info";
var API_URL =
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1191
·
|
|
How to call Cloud Foundry API from a node.js application deployed?
Hi,
I would like to know how to call cloud foundry API from a node.js application.
From local, it is very easy to call the API using a absolute
Hi,
I would like to know how to call cloud foundry API from a node.js application.
From local, it is very easy to call the API using a absolute
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1190
·
|