|
Response.write issue on bluemix
5 messages
Hello, I wrote a simple app which writes continuous chunks of data using response.write. The code is below. This works fine when I run it locally but the output never shows when the app runs on bluemi
Hello, I wrote a simple app which writes continuous chunks of data using response.write. The code is below. This works fine when I run it locally but the output never shows when the app runs on bluemi
|
By
Gayathri Raghavendra prasad
·
|
|
CF CLI Version 6.12.1
4 messages
The CF CLI team released version 6.12.1 on 7/6/2015. Release notes, download instructions and binaries are available at: https://github.com/cloudfoundry/cli/releases Highlights of this release include
The CF CLI team released version 6.12.1 on 7/6/2015. Release notes, download instructions and binaries are available at: https://github.com/cloudfoundry/cli/releases Highlights of this release include
|
By
Greg Oehmen
·
|
|
Deploy CF on OpenStack, api and uaa failing
2 messages
Hello all, I'm trying to deploy CF on top of a little OpenStack cluster but I get api and uaa VMs constantly on starting/failing status. After each 'bosh deploy' with some changes on the configuration
Hello all, I'm trying to deploy CF on top of a little OpenStack cluster but I get api and uaa VMs constantly on starting/failing status. After each 'bosh deploy' with some changes on the configuration
|
By
Michael Grifalconi
·
|
|
public proxy and access control
2 messages
I recently used this terraform project to create a AWS cf install: https://github.com/cloudfoundry-community/terraform-aws-cf-install I uses the floating ipaddress of the public proxy as its default d
I recently used this terraform project to create a AWS cf install: https://github.com/cloudfoundry-community/terraform-aws-cf-install I uses the floating ipaddress of the public proxy as its default d
|
By
Matthias Ender
·
|
|
IMPORTANT: issue with cf-release 213
Hi All, cf-release 213 was committed to the master branch, but has some issues during deploy and should be avoided. There is a backwards incompatible ccdb migration that will cause cloud controller's
Hi All, cf-release 213 was committed to the master branch, but has some issues during deploy and should be avoided. There is a backwards incompatible ccdb migration that will cause cloud controller's
|
By
Dieu Cao
·
|
|
R: Re: R: Re: Deploy CF on OpenStack, api and uaa failing
2 messages
Hello, the log is into the api_* folder in my previous email, I attach it here too! Thank you! Michael Il 10/07/15 03:10, Gwenn Etourneau <getourneau(a)pivotal.io> ha scritto: > > > What log do you ha
Hello, the log is into the api_* folder in my previous email, I attach it here too! Thank you! Michael Il 10/07/15 03:10, Gwenn Etourneau <getourneau(a)pivotal.io> ha scritto: > > > What log do you ha
|
By
Michael Grifalconi
·
|
|
R: Re: R: Re: R: Re: Deploy CF on OpenStack, api and uaa failing
sorry, my university webmail is making fun of me, here it is: https://www.dropbox.com/s/y272vwv795zueub/cloud_controller_ng.zip?dl=0 https://www.dropbox.com/sh/noomzp5es20txv2/AABtHsB5oBrH2JGdipTxQ5j9
sorry, my university webmail is making fun of me, here it is: https://www.dropbox.com/s/y272vwv795zueub/cloud_controller_ng.zip?dl=0 https://www.dropbox.com/sh/noomzp5es20txv2/AABtHsB5oBrH2JGdipTxQ5j9
|
By
Michael Grifalconi
·
|
|
OpenSAF comparison
Hi I had a look at the 2014 presentation here: http://cloudfoundry.org/learn/index.html In it they compared 6 platforms however OpenSAF was not one of them. I am wondering where people creating these
Hi I had a look at the 2014 presentation here: http://cloudfoundry.org/learn/index.html In it they compared 6 platforms however OpenSAF was not one of them. I am wondering where people creating these
|
By
Sashan Govender
·
|
|
R: Re: Deploy CF on OpenStack, api and uaa failing
3 messages
Hello, I attached the logs I got from 'bosh logs VM_JOB INSTANCE_N' and they looks the same as the ones I can see by manually ssh into the VM. What is the difference? I'd point you to this logs from a
Hello, I attached the logs I got from 'bosh logs VM_JOB INSTANCE_N' and they looks the same as the ones I can see by manually ssh into the VM. What is the difference? I'd point you to this logs from a
|
By
Michael Grifalconi
·
|
|
Python buildpack failed to work on CF 210
4 messages
Hi, there I upgraded CloudFoundry to verion 210 from 205 last week, today when I push a "hello world" python project (works before) to CF using command below: cf push python11 -p python-sample.zip -b
Hi, there I upgraded CloudFoundry to verion 210 from 205 last week, today when I push a "hello world" python project (works before) to CF using command below: cf push python11 -p python-sample.zip -b
|
By
王小锋
·
|
|
java-buildpack aspectj weaver support
3 messages
Hello CloudFoundry community, Does java-buildpack support turning on aspectj loadtime weaving for app? If not, are there any plans to do it? App itself could provision aspectj-weaver.jar file. Kind re
Hello CloudFoundry community, Does java-buildpack support turning on aspectj loadtime weaving for app? If not, are there any plans to do it? App itself could provision aspectj-weaver.jar file. Kind re
|
By
Stevo Slavić
·
|
|
Any information Docker image on CF / Pivotal CF
5 messages
HI All, can i use my docker image on cloud foundry ? if any one succeed please share the information -- J L S P Balaramaraju
HI All, can i use my docker image on cloud foundry ? if any one succeed please share the information -- J L S P Balaramaraju
|
By
Balaramaraju JLSP
·
|
|
using declared-services in manifest.yml
2 messages
I'm trying to to use the "Deploy to Bluemix" button feature with an application using dashDB. I followed the instructions from this link and created a new application with cloudant which worked fine.
I'm trying to to use the "Deploy to Bluemix" button feature with an application using dashDB. I followed the instructions from this link and created a new application with cloudant which worked fine.
|
By
Suchitra Manickam
·
|
|
Refactoring Runtime
Hi CF-Dev, As discussed at the June 2nd Runtime PMC <https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md> some of the OSS CF development teams are being reorganized. Th
Hi CF-Dev, As discussed at the June 2nd Runtime PMC <https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md> some of the OSS CF development teams are being reorganized. Th
|
By
Onsi Fakhouri
·
|
|
Removal of login job from cf-release
Hi folks, We're announcing the forthcoming removal of the Login component in cf-release. This component was made redundant in commit 6522b1 to github.com/cloudfoundry/cf-release, which is contained in
Hi folks, We're announcing the forthcoming removal of the Login component in cf-release. This component was made redundant in commit 6522b1 to github.com/cloudfoundry/cf-release, which is contained in
|
By
Amit Kumar Gupta
·
|
|
Composite Application Deployer
4 messages
We are new to CF. After some hacking, we found ourselves with hundreds of jobs in Jenkins and a variety of shell scripts to promote our apps from space to space with a blue/green strategy. We also run
We are new to CF. After some hacking, we found ourselves with hundreds of jobs in Jenkins and a variety of shell scripts to promote our apps from space to space with a blue/green strategy. We also run
|
By
David Vydra
·
|
|
CF Lattice support for private registries (Artifactory Docker registry).
5 messages
Hi, This is a question related to CF Lattice issue to pull Docker image from private Artifactory Docker registry. 'posting on CF-Dev assuming that this could be a generic CF issue to connect to privat
Hi, This is a question related to CF Lattice issue to pull Docker image from private Artifactory Docker registry. 'posting on CF-Dev assuming that this could be a generic CF issue to connect to privat
|
By
dharmi
·
|
|
opensaf comparison
2 messages
Hi I had a look at the 2014 presentation here: http://cloudfoundry.org/learn/index.html In it they compared 6 platforms however OpenSAF was not one of them. I am wondering where people creating these
Hi I had a look at the 2014 presentation here: http://cloudfoundry.org/learn/index.html In it they compared 6 platforms however OpenSAF was not one of them. I am wondering where people creating these
|
By
Sashan Govender
·
|
|
HTTPS for Java App
4 messages
Hello, We have CF 197 deployed in our environment (without HA Proxy). I am trying to push a standalone Spring boot JAR (with embedded tomcat). The app starts properly but I can't access it via https.
Hello, We have CF 197 deployed in our environment (without HA Proxy). I am trying to push a standalone Spring boot JAR (with embedded tomcat). The app starts properly but I can't access it via https.
|
By
Maaz
·
|
|
Incubation Proposal: Project CF-Abacus
Hi, This email is to introduce and propose project Abacus to the CF community for incubation. What? The IBM Bluemix PaaS (based on CloudFoundry) includes a billing and metering component such that use
Hi, This email is to introduce and propose project Abacus to the CF community for incubation. What? The IBM Bluemix PaaS (based on CloudFoundry) includes a billing and metering component such that use
|
By
Michael Maximilien
·
|