|
Re: Proposal: container networking for applications
The addition of global config to disable this new functionality for a
deployment has been proposed to maintain backwards compatibility. If
you're interested in such a flag let the team know.
Mike
The addition of global config to disable this new functionality for a
deployment has been proposed to maintain backwards compatibility. If
you're interested in such a flag let the team know.
Mike
|
By
Mike Youngstrom <youngm@...>
·
#3281
·
|
|
Re: Proposal: container networking for applications
BTW, if you have an application that relies upon the "CF_INSTANCE_ADDR",
"CF_INSTANCE_IP", or "CF_INSTANCE_PORTS" environment variables for direct
communication between apps not in the same space or
BTW, if you have an application that relies upon the "CF_INSTANCE_ADDR",
"CF_INSTANCE_IP", or "CF_INSTANCE_PORTS" environment variables for direct
communication between apps not in the same space or
|
By
Mike Youngstrom <youngm@...>
·
#3280
·
|
|
Re: Is it possible to upload a droplet?
Yes, you can use cf curl with the --output parameter to download a droplet.
-Dieu
CF CAPI PM
bren(a)juanantonio.info> wrote:
Yes, you can use cf curl with the --output parameter to download a droplet.
-Dieu
CF CAPI PM
bren(a)juanantonio.info> wrote:
|
By
Dieu Cao <dcao@...>
·
#3279
·
|
|
Re: How to save in file bits of an App
I believe the cf curl command simply passes the correct authentication
headers and the --output option to curl.
I don't believe there's any other cli code involved.
-Dieu
bren(a)juanantonio.info>
I believe the cf curl command simply passes the correct authentication
headers and the --output option to curl.
I don't believe there's any other cli code involved.
-Dieu
bren(a)juanantonio.info>
|
By
Dieu Cao <dcao@...>
·
#3278
·
|
|
Re: Unable to deploy application
Hi,
I have configured cf nise (https://github.com/yudai/cf_nise_installer) on OpenStack.
Able to reach outside world.
ubuntu(a)test:~$ curl google.com
<HTML><HEAD><meta http-equiv="content-type"
Hi,
I have configured cf nise (https://github.com/yudai/cf_nise_installer) on OpenStack.
Able to reach outside world.
ubuntu(a)test:~$ curl google.com
<HTML><HEAD><meta http-equiv="content-type"
|
By
Deepak Arn <arn.deepak1@...>
·
#3277
·
|
|
Re: Is a possible problem in Bluemix to download the source code of an App?
Hi,
yes, I tried using 2 mobile internet connections and an ADSL connection to run the test in order to avoid any Proxy problem and the issue continued so in bluemix, the blob store is disconnected
Hi,
yes, I tried using 2 mobile internet connections and an ADSL connection to run the test in order to avoid any Proxy problem and the issue continued so in bluemix, the blob store is disconnected
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3276
·
|
|
Re: Staging Error while deploying application on OpenStack
I have configured cf nise (https://github.com/yudai/cf_nise_installer) on OpenStack.
I went into the container and ran git clone, the command fails. However, I am able to ping or do nslookup
I have configured cf nise (https://github.com/yudai/cf_nise_installer) on OpenStack.
I went into the container and ran git clone, the command fails. However, I am able to ping or do nslookup
|
By
D vidzz
·
#3275
·
|
|
Re: Is a possible problem in Bluemix to download the source code of an App?
As Matt indicated, the Bluemix blob store is not accessible except by the
system components of Bluemix.
bren(a)juanantonio.info> wrote:
As Matt indicated, the Bluemix blob store is not accessible except by the
system components of Bluemix.
bren(a)juanantonio.info> wrote:
|
By
Brian Martin <bkmartin@...>
·
#3274
·
|
|
Re: Is a possible problem in Bluemix to download the source code of an App?
Hi,
I am going to test using another Internet connection.
Juan Antonio
Hi,
I am going to test using another Internet connection.
Juan Antonio
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3273
·
|
|
Re: Is a possible problem in Bluemix to download the source code of an App?
Sure. I'm guessing you got a redirect from the cloud controller that points
to a private blob store that external clients don't have access to. That
blob store endpoint likely works fine for the cloud
Sure. I'm guessing you got a redirect from the cloud controller that points
to a private blob store that external clients don't have access to. That
blob store endpoint likely works fine for the cloud
|
By
Matthew Sykes <matthew.sykes@...>
·
#3272
·
|
|
Re: Is a possible problem in Bluemix to download the source code of an App?
Hi Matthew,
Yes but it is the response given when I execute the method in the CC located in bluemix, I mean.
Juan Antonio
Hi Matthew,
Yes but it is the response given when I execute the method in the CC located in bluemix, I mean.
Juan Antonio
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3271
·
|
|
Re: Is a possible problem in Bluemix to download the source code of an App?
Look closely at the IP address in your error message. You're targeting a
private IP. Unless you're part of that deployment, I'm guessing you won't
be able to access that
Look closely at the IP address in your error message. You're targeting a
private IP. Unless you're part of that deployment, I'm guessing you won't
be able to access that
|
By
Matthew Sykes <matthew.sykes@...>
·
#3270
·
|
|
Is a possible problem in Bluemix to download the source code of an App?
Good afternoon,
I was doing some tests in a Local Instance, PWS & Bluemix to test the REST Method:
http://apidocs.cloudfoundry.org/226/apps/downloads_the_bits_for_an_app.html
and all goes fine
Good afternoon,
I was doing some tests in a Local Instance, PWS & Bluemix to test the REST Method:
http://apidocs.cloudfoundry.org/226/apps/downloads_the_bits_for_an_app.html
and all goes fine
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3269
·
|
|
Re: Is it possible to upload a droplet?
Hi, the way to store a Droplet is the same than when you download the source code?
Is it the same flag?
--output myapp.zip
Hi, the way to store a Droplet is the same than when you download the source code?
Is it the same flag?
--output myapp.zip
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3268
·
|
|
Re: How to save in file bits of an App
Hi Dieu,
Do you know what is ghte .go file to check the code and learn the way to store data in files?
Many thanks in advance.
Juan Antonio
Hi Dieu,
Do you know what is ghte .go file to check the code and learn the way to store data in files?
Many thanks in advance.
Juan Antonio
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#3267
·
|
|
Re: HTTP keepalive connections between gorouter and apps
Hi Carlo,
There has been some conversation before around this, this issue
<https://github.com/cloudfoundry/gorouter/issues/49#issuecomment-54686846>
on the gorouter is relevant. The issues that
Hi Carlo,
There has been some conversation before around this, this issue
<https://github.com/cloudfoundry/gorouter/issues/49#issuecomment-54686846>
on the gorouter is relevant. The issues that
|
By
Christopher Piraino <cpiraino@...>
·
#3266
·
|
|
Changes to cloudfoundry-incubator/route-registrar
Hi cf-dev,
The CF Release Integration Team will be making a backwards-incompatible
change to the configuration API of the golang route-registrar
Hi cf-dev,
The CF Release Integration Team will be making a backwards-incompatible
change to the configuration API of the golang route-registrar
|
By
Zachary Auerbach <zauerbach@...>
·
#3265
·
|
|
Re: Unmap a router from an application using org.cloudfoundry.client.lib java library
Hi Deepak,
Sorry, I think I understand your question now.. are you using this Java
library?
https://github.com/cloudfoundry/cf-java-client
And you are wondering how to unmap a route from an
Hi Deepak,
Sorry, I think I understand your question now.. are you using this Java
library?
https://github.com/cloudfoundry/cf-java-client
And you are wondering how to unmap a route from an
|
By
Mark St.Godard
·
#3264
·
|
|
Re: Unmap a router from an application using org.cloudfoundry.client.lib java library
Hi Deepak
Do you mean you have an app deployed in CF which is bound to a route (i.e.
myapp.foo.com) and you wish to unmap that route? Do you just want the
route unmapped from an app OR do you
Hi Deepak
Do you mean you have an app deployed in CF which is bound to a route (i.e.
myapp.foo.com) and you wish to unmap that route? Do you just want the
route unmapped from an app OR do you
|
By
Mark St.Godard
·
#3263
·
|
|
Re: URL of a Service Instance
Hi Marco,
So to confirm my understanding on specifying VM characteristics in bosh manifest:
For example, if I configure m3.xlarge (4 cpu cores + 15 GB RAM) in iaas_settings block in BOSH manifest,
Hi Marco,
So to confirm my understanding on specifying VM characteristics in bosh manifest:
For example, if I configure m3.xlarge (4 cpu cores + 15 GB RAM) in iaas_settings block in BOSH manifest,
|
By
Rahul Gupta
·
#3262
·
|