|
Php build pack offline version availability
Hi team,
We are a team at Cisco trying to use the Buildpack for Php-Httpd. We tried couple of ways,
1. Cloning a git repo and creating the build pack, uploading the same and using the same for
Hi team,
We are a team at Cisco trying to use the Buildpack for Php-Httpd. We tried couple of ways,
1. Cloning a git repo and creating the build pack, uploading the same and using the same for
|
By
Amishi Shah
·
#1041
·
|
|
Recreating uaadb and ccdb databases
Hello, is there a way of recreating uaadb and ccdb databases? I had
corrupted my CF install and in the process deleted both of these
databases. I wonder if there are some scripts that I can run to
Hello, is there a way of recreating uaadb and ccdb databases? I had
corrupted my CF install and in the process deleted both of these
databases. I wonder if there are some scripts that I can run to
|
By
R M
·
#1040
·
|
|
Re: Garden is Moving!
Hi Julz & the whole garden team, it is great to know that Garden Container is moving towards Open-Container-Project (OCP) App-Container specifications. Great work.
I am hoping that down the road we
Hi Julz & the whole garden team, it is great to know that Garden Container is moving towards Open-Container-Project (OCP) App-Container specifications. Great work.
I am hoping that down the road we
|
By
Deepak Vij
·
#1039
·
|
|
CFF Mailman Upgrade - Monday August 3, 2015 at 7 PM PT
Hi all,
On Monday, at approximately 7 PM Pacific Time, the Linux Foundation IT team
will be performing a mailing list migration to a newer version of Mailman
and adding the HyperKitty UI for
Hi all,
On Monday, at approximately 7 PM Pacific Time, the Linux Foundation IT team
will be performing a mailing list migration to a newer version of Mailman
and adding the HyperKitty UI for
|
By
Chip Childers <cchilders@...>
·
#1038
·
|
|
V3 Rest API
Can anyone answer these questions please:
Are there plans to change the cf command line to use the V3 Rest API? If
so, when?
Where can I find documentation on the V3 API?
Thanks,
Ethan
Can anyone answer these questions please:
Are there plans to change the cf command line to use the V3 Rest API? If
so, when?
Where can I find documentation on the V3 API?
Thanks,
Ethan
|
By
Ethan Vogel <evogel@...>
·
#1037
·
|
|
Re: Garden is Moving!
awesome! thanks
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Cloud
IBM Software Group, Open Technologies
email: chrisfer(a)us.ibm.com
twitter: @christo4ferris
blog:
awesome! thanks
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Cloud
IBM Software Group, Open Technologies
email: chrisfer(a)us.ibm.com
twitter: @christo4ferris
blog:
|
By
Christopher B Ferris <chrisfer@...>
·
#1036
·
|
|
Re: Garden is Moving!
This is great news for CF and a good writeup of the reasoning. Thanks Julz!
-chip
Chip Childers | VP Technology | Cloud Foundry Foundation
wrote:
This is great news for CF and a good writeup of the reasoning. Thanks Julz!
-chip
Chip Childers | VP Technology | Cloud Foundry Foundation
wrote:
|
By
Chip Childers <cchilders@...>
·
#1035
·
|
|
Garden is Moving!
Hi cf-dev, I’d like to discuss some exciting changes the Garden team is
planning to make in Diego’s container subsystem, Garden.
Garden? What’s that?
Garden is the containerisation layer used
Hi cf-dev, I’d like to discuss some exciting changes the Garden team is
planning to make in Diego’s container subsystem, Garden.
Garden? What’s that?
Garden is the containerisation layer used
|
By
Julz Friedman
·
#1034
·
|
|
Re: Troubleshooting tips ...
Set CF_TRACE=true to see the exact request that results in the 404. Most
likely it is a request to api.cf.fxlab.net/v2/info. Double check that that
url does in fact return a 404.
From there, the
Set CF_TRACE=true to see the exact request that results in the 404. Most
likely it is a request to api.cf.fxlab.net/v2/info. Double check that that
url does in fact return a 404.
From there, the
|
By
CF Runtime
·
#1033
·
|
|
Re: UAA: How to set client_credentials token grant type to not expire
Start a local server (./gradlew run --info)
In another console, the following commands
1. uaac target http://localhost:8080/uaa
2. uaac token client get admin -s adminsecret
3. uaac client
Start a local server (./gradlew run --info)
In another console, the following commands
1. uaac target http://localhost:8080/uaa
2. uaac token client get admin -s adminsecret
3. uaac client
|
By
Filip Hanik
·
#1032
·
|
|
Troubleshooting tips ...
Hi Folks,
I see the below error , when trying to connect to api end point :
Setting api endpoint to api.cf.fxlab.net...
FAILED
Server error, status code: 404, error code: 0, message:
This was
Hi Folks,
I see the below error , when trying to connect to api end point :
Setting api endpoint to api.cf.fxlab.net...
FAILED
Server error, status code: 404, error code: 0, message:
This was
|
By
Vish
·
#1031
·
|
|
Re: CF-Abacus: incubation and inception meeting coming soon
Any chance to have the google hangout recorded (screen + voice) as to
enable offline replays (similar to CFAD) ?
Thanks,
Guillaume.
Any chance to have the google hangout recorded (screen + voice) as to
enable offline replays (similar to CFAD) ?
Thanks,
Guillaume.
|
By
Guillaume Berche
·
#1030
·
|
|
Re: Default cgroup CPU share
In case it's not clear, shares are not dynamically reallocated to apps when
new apps are deployed. So in the example from the original email, if app #1
initially has N shares, it will still have N
In case it's not clear, shares are not dynamically reallocated to apps when
new apps are deployed. So in the example from the original email, if app #1
initially has N shares, it will still have N
|
By
Will Pragnell <wpragnell@...>
·
#1029
·
|
|
Re: App autosleep support
Thanks Gwenn and James for your feedback. Responses inline below
I would think that autosleep and auto-wakeup only make sense for apps that
can tolerate their traffic to be heldup for a while (i.e.
Thanks Gwenn and James for your feedback. Responses inline below
I would think that autosleep and auto-wakeup only make sense for apps that
can tolerate their traffic to be heldup for a while (i.e.
|
By
Guillaume Berche
·
#1028
·
|
|
Re: How long will events be kept?
Event are purged based on some value put on your manifest :
cc.app_events.cutoff_age_in_days:
description: "How old an app event should stay in cloud controller
database before being cleaned
Event are purged based on some value put on your manifest :
cc.app_events.cutoff_age_in_days:
description: "How old an app event should stay in cloud controller
database before being cleaned
|
By
Gwenn Etourneau
·
#1027
·
|
|
Re: UAA: How to set client_credentials token grant type to not expire
Filip,
Here's my client config:
useraccount
scope: clients.read oauth.approvals openid password.write tokens.read
tokens.write uaa.admin
resource_ids: none
authorized_grant_types:
Filip,
Here's my client config:
useraccount
scope: clients.read oauth.approvals openid password.write tokens.read
tokens.write uaa.admin
resource_ids: none
authorized_grant_types:
|
By
Paul Bakare
·
#1026
·
|
|
How long will events be kept?
Hi all,
Recently, I am playing with Event API[1]. I am wondering if the events will
be kept persistent for ever or will be purged automatically based on some
policy. Who can share some
Hi all,
Recently, I am playing with Event API[1]. I am wondering if the events will
be kept persistent for ever or will be purged automatically based on some
policy. Who can share some
|
By
iamflying
·
#1025
·
|
|
Re: Notifications on ORG, SPACE and USER modifications
For us, the main use case would also be security auditing, like for Mike.
We do not know yet what tool should receive them, but directly sending them
to a syslog endpoint (without having to pull them)
For us, the main use case would also be security auditing, like for Mike.
We do not know yet what tool should receive them, but directly sending them
to a syslog endpoint (without having to pull them)
|
By
Pablo Alonso Rodriguez <palonsoro@...>
·
#1024
·
|
|
Re: SSH access to CF app instances on Diego
Oh I think you are right James ..
Do we have a google docs discussing around that ?
Oh I think you are right James ..
Do we have a google docs discussing around that ?
|
By
Gwenn Etourneau
·
#1023
·
|
|
Re: App autosleep support
this feature request has come up occasionally, but rarely. this type of
feature is usually the most applicable to service providers with a free or
very low cost tier, where this can make a substantial
this feature request has come up occasionally, but rarely. this type of
feature is usually the most applicable to service providers with a free or
very low cost tier, where this can make a substantial
|
By
James Bayer
·
#1022
·
|