|
Re: Cluster Discovery Service in Cloud Foundry with Diego
I was looking around for the same. It's interesting that this has not yet gained more attraction. I (naively) thought that using Hazelcast in a CloudFoundry cluster should be quite simple to do, but
I was looking around for the same. It's interesting that this has not yet gained more attraction. I (naively) thought that using Hazelcast in a CloudFoundry cluster should be quite simple to do, but
|
By
Bernd Götz <bernd.goetz at iaeth.ch...>
·
#4371
·
|
|
HTTPS support and multiple ports support in CloudFoundry with buildpacks
Hi all,
I want to clarify if HTTPS is supported in CF. As I have tried to deploy using buildpacks, it only exposes HTTP transport. I need to know whether this is a limitation in CF
Hi all,
I want to clarify if HTTPS is supported in CF. As I have tried to deploy using buildpacks, it only exposes HTTP transport. I need to know whether this is a limitation in CF
|
By
Nanduni Nimalsiri
·
#4370
·
|
|
is the book "Building Scalable Web Sites" (2006) still relevant?
Hi
do you recommend reading the book
http://shop.oreilly.com/product/9780596102357.do
for deployment on CF?
I hope this book is not outdated. What other print book do you recommend?
Lukas
Hi
do you recommend reading the book
http://shop.oreilly.com/product/9780596102357.do
for deployment on CF?
I hope this book is not outdated. What other print book do you recommend?
Lukas
|
By
Lukas Lehner <weblehner@...>
·
#4369
·
|
|
Re: Reg Combining the jobs of router and hm9000 in cf-231
Both HM analyzer and gorouter try to start a debug server serving on port
17001, so if you try to colocate them without any reconfiguration, you'll
hit this port collision. I don't know if the port
Both HM analyzer and gorouter try to start a debug server serving on port
17001, so if you try to colocate them without any reconfiguration, you'll
hit this port collision. I don't know if the port
|
By
Amit Kumar Gupta
·
#4368
·
|
|
Reg Combining the jobs of router and hm9000 in cf-231
Hi
We are using cf-231 and trying to reduce the number of Cf VMs. Tried combining router and hm9000
But after combining, we are getting the following error. Tried redeploying freshly , but no luck..
Hi
We are using cf-231 and trying to reduce the number of Cf VMs. Tried combining router and hm9000
But after combining, we are getting the following error. Tried redeploying freshly , but no luck..
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4367
·
|
|
Re: [ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Nice, Thanks :)
Cheers,
Padma
This e-mail may contain trade secrets or privileged, undisclosed, or otherwise confidential information. If you have received this e-mail in error, you are hereby
Nice, Thanks :)
Cheers,
Padma
This e-mail may contain trade secrets or privileged, undisclosed, or otherwise confidential information. If you have received this e-mail in error, you are hereby
|
By
Padmashree B
·
#4366
·
|
|
Re: [ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Deis,
Great ! I can contribute that :)
--
Taichi Nakashima
2016年3月26日(土) 14:28 taichi nakashima <nsd22843(a)gmail.com>:
Deis,
Great ! I can contribute that :)
--
Taichi Nakashima
2016年3月26日(土) 14:28 taichi nakashima <nsd22843(a)gmail.com>:
|
By
taichi nakashima
·
#4365
·
|
|
Re: [ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Padma
Thank you for testing.
or not. It ends abruptly and need to run ‘cf –v’ to know the status.
Added message after successfully update :)
--
Taichi Nakashima
2016年3月26日(土) 10:59
Padma
Thank you for testing.
or not. It ends abruptly and need to run ‘cf –v’ to know the status.
Added message after successfully update :)
--
Taichi Nakashima
2016年3月26日(土) 10:59
|
By
taichi nakashima
·
#4364
·
|
|
Re: [ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Hi Taichi,
Nice plug-in!
I have created a proposal to support such a feature in the CLI itself.
I received some internal feedback from security people who had concerns that publishing digitally
Hi Taichi,
Nice plug-in!
I have created a proposal to support such a feature in the CLI itself.
I received some internal feedback from security people who had concerns that publishing digitally
|
By
Koper, Dies <diesk@...>
·
#4363
·
|
|
UX proposal App manifests improvements for Routes, open for review
Hi,
I'd like to introduce a set of new attributes to app manifests to support the specification of HTTP routes with paths, TCP routes and application ports.
I am also exploring a new way of
Hi,
I'd like to introduce a set of new attributes to app manifests to support the specification of HTTP routes with paths, TCP routes and application ports.
I am also exploring a new way of
|
By
Koper, Dies <diesk@...>
·
#4362
·
|
|
Re: CC BUILDPACK_SET App Usage Events
We are adding STAGING_STARTED and STAGING_STOPPED app usage events:
https://www.pivotaltracker.com/story/show/111168816
We've also blocked staging an app's package if the app has a package that
is
We are adding STAGING_STARTED and STAGING_STOPPED app usage events:
https://www.pivotaltracker.com/story/show/111168816
We've also blocked staging an app's package if the app has a package that
is
|
By
Nicholas Calugar
·
#4361
·
|
|
Re: CC BUILDPACK_SET App Usage Events
We'll be introducing new usage events for staging [1] to handle that
scenario.
I ran the changes by the CF Abacus team a month or so ago and they did not
raise any objections.
-Dieu
[1]
We'll be introducing new usage events for staging [1] to handle that
scenario.
I ran the changes by the CF Abacus team a month or so ago and they did not
raise any objections.
-Dieu
[1]
|
By
Dieu Cao <dcao@...>
·
#4360
·
|
|
Re: PHP buildpack looking for composer.json file recursively leads to detecting ASP.Net projects as PHP projects
OK. Sorry, I was thinking about code in a different spot. I would agree
that recursively searching is probably unnecessary.
This has probably not come up before because I don't think most users
OK. Sorry, I was thinking about code in a different spot. I would agree
that recursively searching is probably unnecessary.
This has probably not come up before because I don't think most users
|
By
Daniel Mikusa
·
#4359
·
|
|
Re: PHP buildpack looking for composer.json file recursively leads to detecting ASP.Net projects as PHP projects
This issue is with the latest PHP build pack code at
https://github.com/cloudfoundry/php-buildpack/blob/master/scripts/detect.py#L26
.
-Dan
----- Forwarded by Daniel E Grim/Raleigh/IBM on 03/25/2016
This issue is with the latest PHP build pack code at
https://github.com/cloudfoundry/php-buildpack/blob/master/scripts/detect.py#L26
.
-Dan
----- Forwarded by Daniel E Grim/Raleigh/IBM on 03/25/2016
|
By
Daniel E Grim <degrim@...>
·
#4358
·
|
|
Re: PHP buildpack looking for composer.json file recursively leads to detecting ASP.Net projects as PHP projects
What version of the PHP build pack are you using? I know this has come up
before and I thought the build pack was changed to look in specific
locations.
Dan
What version of the PHP build pack are you using? I know this has come up
before and I thought the build pack was changed to look in specific
locations.
Dan
|
By
Daniel Mikusa
·
#4357
·
|
|
PHP buildpack looking for composer.json file recursively leads to detecting ASP.Net projects as PHP projects
Hi all,
The PHP buildpack is currently looking recursively for a composer.json
file within the project as part of it's detect script. This is causing an
issue for users trying to push an ASP.Net
Hi all,
The PHP buildpack is currently looking recursively for a composer.json
file within the project as part of it's detect script. This is causing an
issue for users trying to push an ASP.Net
|
By
Daniel E Grim <degrim@...>
·
#4356
·
|
|
Garden / Guardian update
Hi All,
Last July, we announced that we would be transitioning the Garden-Linux
backend over to use runC, an implementation of the Open Container
Initiative specification. 9 months on, and we're
Hi All,
Last July, we announced that we would be transitioning the Garden-Linux
backend over to use runC, an implementation of the Open Container
Initiative specification. 9 months on, and we're
|
By
Will Pragnell <wpragnell@...>
·
#4355
·
|
|
Re: add Diego into our monitoring system
Hi Liu Rui,
You can use a metrics nozzle that only passes metrics and not logs. For
example, here is the Datadog
Hi Liu Rui,
You can use a metrics nozzle that only passes metrics and not logs. For
example, here is the Datadog
|
By
Jim CF Campbell
·
#4354
·
|
|
Re: Announcement: BOSH for Windows
Hi Gwenn,
We have a work in progress on github (sample-windows-bosh-release) for a
release we have been using to test agent features during implementation.
However, this probably won't be very useful
Hi Gwenn,
We have a work in progress on github (sample-windows-bosh-release) for a
release we have been using to test agent features during implementation.
However, this probably won't be very useful
|
By
Steven Benario
·
#4353
·
|
|
Re: Announcement: BOSH for Windows
Benjamin,
Thanks for asking this question!
The BOSH Windows Agent sits above the CPI abstraction, and so you will be
able to deploy Windows VMs on any of the BOSH-supported IaaSes
Benjamin,
Thanks for asking this question!
The BOSH Windows Agent sits above the CPI abstraction, and so you will be
able to deploy Windows VMs on any of the BOSH-supported IaaSes
|
By
Mike Dalessio
·
#4352
·
|