|
CF CLI Async
3 messages
Is there a way to turn off async when creating service? It seem like on v6.11.3 the post is "/v2/service_instances?accepts_incomplete=true” is there a way to disable this? Thanks, Long
Is there a way to turn off async when creating service? It seem like on v6.11.3 the post is "/v2/service_instances?accepts_incomplete=true” is there a way to disable this? Thanks, Long
|
By
Long Nguyen
·
|
|
Need for machine-readable “Application Interface”
2 messages
Hi folks, I would like to start a thread on the need for machine-readable “Application Interface” supported at the platform level. Essentially, this interface describes details such as available metho
Hi folks, I would like to start a thread on the need for machine-readable “Application Interface” supported at the platform level. Essentially, this interface describes details such as available metho
|
By
Deepak Vij
·
|
|
Reserved routes
5 messages
It appears users can create their own routes named the same as critical endpoints such as api, doppler, loggregator, uaa, etc. In fact, I just created an app with routes doppler and loggregator and th
It appears users can create their own routes named the same as critical endpoints such as api, doppler, loggregator, uaa, etc. In fact, I just created an app with routes doppler and loggregator and th
|
By
MJ
·
|
|
Ordering lists of objects in the CF CLI
3 messages
Hey All: The CLI team has recently been chewing on ordering sets of objects like orgs and apps. We've gotten a couple PRs [0] recently related to this. I've been asking internally around CF teams abou
Hey All: The CLI team has recently been chewing on ordering sets of objects like orgs and apps. We've gotten a couple PRs [0] recently related to this. I've been asking internally around CF teams abou
|
By
Greg Oehmen
·
|
|
Utilities PMC - 2015-06-16 notes
Hi all, We had a meeting of the Utilities PMC yesterday, permanent notes are at: https://github.com/cloudfoundry/pmc-notes/blob/master/Utilities/2015-06-16-utilities.md which I've copied into this ema
Hi all, We had a meeting of the Utilities PMC yesterday, permanent notes are at: https://github.com/cloudfoundry/pmc-notes/blob/master/Utilities/2015-06-16-utilities.md which I've copied into this ema
|
By
Mike Dalessio
·
|
|
FIPS Compliance in CloudFoundry
All: I would like to put forward a proposal to implement FIPS-compliant encryption in CloudFoundry. The proposal can be found at: https://docs.google.com/document/d/13YX1SuVIxxveFiRKpk_xSrQOls5hYbayUz
All: I would like to put forward a proposal to implement FIPS-compliant encryption in CloudFoundry. The proposal can be found at: https://docs.google.com/document/d/13YX1SuVIxxveFiRKpk_xSrQOls5hYbayUz
|
By
Sandy Cash Jr
·
|
|
CF CLI authentication issue
5 messages
Hi, I am having a strange issue with the cf cli. Sometimes am doing a cf login and then a cf push immediately as a next step. Then push fails and reports "Authentication has expired. Please log back i
Hi, I am having a strange issue with the cf cli. Sometimes am doing a cf login and then a cf push immediately as a next step. Then push fails and reports "Authentication has expired. Please log back i
|
By
Klevenz, Stephan
·
|
|
cve-2015-1328 overlayfs vulnerability in ubuntu trusty stemcell
CVE-2015-1328Severity: High Vendor: Canonical Ubuntu Versions Affected: Canonical Ubuntu 14.04 LTS with 3.16 kernel Description: Philip Pettersson discovered a privilege escalation when using overlayf
CVE-2015-1328Severity: High Vendor: Canonical Ubuntu Versions Affected: Canonical Ubuntu 14.04 LTS with 3.16 kernel Description: Philip Pettersson discovered a privilege escalation when using overlayf
|
By
James Bayer
·
|
|
cf-acceptance-tests have moved in cf-release
Hey everyone, As of cf-release 212, we have moved the cf acceptance tests in cf release from "cf-release/src/acceptance-tests" to "cf-release/src/ github.com/cloudfoundry/cf-acceptance-tests". Prior t
Hey everyone, As of cf-release 212, we have moved the cf acceptance tests in cf release from "cf-release/src/acceptance-tests" to "cf-release/src/ github.com/cloudfoundry/cf-acceptance-tests". Prior t
|
By
Dan Wendorf
·
|
|
Deploying CloudFoundry on AWS - Too many machines are being created
Look into using Terraform … they have a cf-aws-tiny release that only creates 4 or 5VMs (smaller than c3.large) plus DEAs. Josh Ghiloni Senior Consultant 303.932.2202 o | 303.590.5427 m | 303.565.2794
Look into using Terraform … they have a cf-aws-tiny release that only creates 4 or 5VMs (smaller than c3.large) plus DEAs. Josh Ghiloni Senior Consultant 303.932.2202 o | 303.590.5427 m | 303.565.2794
|
By
Josh Ghiloni
·
|
|
Deploying CloudFoundry on AWS - Too many machines are being created
6 messages
I succesfully deployed CF on aws using this tutorial: http://docs.cloudfoundry.org/deploying/ec2/aws_steps.html But this tutorial is kind of expensive...It creates 13 machines (one for each cf compone
I succesfully deployed CF on aws using this tutorial: http://docs.cloudfoundry.org/deploying/ec2/aws_steps.html But this tutorial is kind of expensive...It creates 13 machines (one for each cf compone
|
By
Flávio Henrique Schuindt da Silva
·
|
|
Log drain for an app
4 messages
Hello, I'm looking at sending logs from my app to Logsene [1] and I'm trying to figure out if this is going to work. From their instructions it seems like there are two possibilities: syslog & https I
Hello, I'm looking at sending logs from my app to Logsene [1] and I'm trying to figure out if this is going to work. From their instructions it seems like there are two possibilities: syslog & https I
|
By
Daniel Mikusa
·
|
|
PHP Buildpack and email
2 messages
Since sendmail appears to be missing from the CF stemcell, how are people sending email from PHP apps? Thanks, matt
Since sendmail appears to be missing from the CF stemcell, how are people sending email from PHP apps? Thanks, matt
|
By
Matt Curry
·
|
|
Cloud Foundry Eclipse 1.8.3 released
We have released Cloud Foundry Eclipse 1.8.3. It is now available from this Eclipse installation site: http://download.springsource.com/release/TOOLS/cloudfoundry This URL should be used in Help -> In
We have released Cloud Foundry Eclipse 1.8.3. It is now available from this Eclipse installation site: http://download.springsource.com/release/TOOLS/cloudfoundry This URL should be used in Help -> In
|
By
Nieraj Singh
·
|
|
cf-dev Digest, Vol 3, Issue 92
2 messages
I am not a PHP guy at all, and I don't know if this is part of the PHP buildback, but PEAR::mail (http://pear.php.net/package/Mail) appears to support remote STMP hosts, which would obviate the need f
I am not a PHP guy at all, and I don't know if this is part of the PHP buildback, but PEAR::mail (http://pear.php.net/package/Mail) appears to support remote STMP hosts, which would obviate the need f
|
By
Sandy Cash Jr
·
|
|
Blog Post
Hi guys, I have created a simple blog post about MicroBOSH with external components, any feedback about it will be great and I'll really appreciate for taking your time to read it. Here is the link: h
Hi guys, I have created a simple blog post about MicroBOSH with external components, any feedback about it will be great and I'll really appreciate for taking your time to read it. Here is the link: h
|
By
Leandro David Cacciagioni
·
|
|
CF CLI config.json File Org Quota Data Question
Currently the config.json file includes information about the targeted environment. For an org that set of information includes the org quota: "OrganizationFields": { "Guid": "588ea1fb-bdd0-459d-9004-
Currently the config.json file includes information about the targeted environment. For an org that set of information includes the org quota: "OrganizationFields": { "Guid": "588ea1fb-bdd0-459d-9004-
|
By
Greg Oehmen
·
|
|
scheduler
10 messages
Hi guys, just to know, is there a project to add a job scheduler in Cloud Foundry? I'm thinking of something like the Heroku scheduler ( https://devcenter.heroku.com/articles/scheduler). That would be
Hi guys, just to know, is there a project to add a job scheduler in Cloud Foundry? I'm thinking of something like the Heroku scheduler ( https://devcenter.heroku.com/articles/scheduler). That would be
|
By
Corentin Dupont
·
|
|
Sign up the Dojo program
2 messages
Hi, I am not sure if this maillist the right place to ask about Dojo program, but I cannot find any information about how to sign up the program in internet. I am from EMC China R&D, there three perso
Hi, I am not sure if this maillist the right place to ask about Dojo program, but I cannot find any information about how to sign up the program in internet. I am from EMC China R&D, there three perso
|
By
Layne Peng
·
|
|
[bosh-dev] Blog Post
2 messages
Nice blog! You use “the old good CLI” to deploy MicroBOSH, the bosh_cli_plugin_micro that is going to be deprecated any moment now. Why not use bosh-init? Regards, Dies Koper
Nice blog! You use “the old good CLI” to deploy MicroBOSH, the bosh_cli_plugin_micro that is going to be deprecated any moment now. Why not use bosh-init? Regards, Dies Koper
|
By
Koper, Dies
·
|