|
Re: CF Release Scripts Moved
Hi Michal,
We will be moving documentation for bosh-lite to docs.cloudfoundry.org for
there to be a single source of truth on how to deploy CF to bosh-lite. We
will phase out most of the scripts in
Hi Michal,
We will be moving documentation for bosh-lite to docs.cloudfoundry.org for
there to be a single source of truth on how to deploy CF to bosh-lite. We
will phase out most of the scripts in
|
By
Amit Kumar Gupta
·
#1733
·
|
|
Re: How is App Instance scale down handled
The DEA will receive a request to stop instance. The DEA calls into warden telling it to stop the container. Warden will send a TERM signal once a second for 10 seconds, at which point it will send a
The DEA will receive a request to stop instance. The DEA calls into warden telling it to stop the container. Warden will send a TERM signal once a second for 10 seconds, at which point it will send a
|
By
CF Runtime
·
#1732
·
|
|
Re: User cannot do CF login when UAA is being updated
Hi Ricky,
My understanding is that you still need help, and the issues Jiang and
Alexander raised are different. To avoid confusion, let's keep this thread
focused on your issue.
Can you confirm
Hi Ricky,
My understanding is that you still need help, and the issues Jiang and
Alexander raised are different. To avoid confusion, let's keep this thread
focused on your issue.
Can you confirm
|
By
Amit Kumar Gupta
·
#1731
·
|
|
Data services import/export
Hi,
I'm wondering whether there are plans to normalize backup/restore or
import/export of data services (e.g. mysql, redis...). On top of built-in
durability that these services offer, this would
Hi,
I'm wondering whether there are plans to normalize backup/restore or
import/export of data services (e.g. mysql, redis...). On top of built-in
durability that these services offer, this would
|
By
Guillaume Berche
·
#1730
·
|
|
Re: love to contribute!
Hi Armin,
I am from the CLI team. Thanks for your interest in the CLI project.
We think the best way for you to start is to pick out some bugs from our backlog that are not in our near future
Hi Armin,
I am from the CLI team. Thanks for your interest in the CLI project.
We think the best way for you to start is to pick out some bugs from our backlog that are not in our near future
|
By
Simon Leung <leungs@...>
·
#1729
·
|
|
DEA/Warden staging error
I have the cloudfoundry components built, configured and running on one VM
(not in BOSH), and when I push an app I'm getting a generic 'FAILED
StagingError' message after '-----> Downloaded app
I have the cloudfoundry components built, configured and running on one VM
(not in BOSH), and when I push an app I'm getting a generic 'FAILED
StagingError' message after '-----> Downloaded app
|
By
kyle havlovitz <kylehav@...>
·
#1728
·
|
|
[ANN] go-buildpack v1.6.1 and php-buildpack v4.1.3 released
go-buildpack v1.6.1 and php-buildpack v4.1.3 have been released!
----
go-buildpack v1.6.1 -
https://github.com/cloudfoundry/go-buildpack/releases/tag/v1.6.1
-
Adding support for Go 1.5.1 (
go-buildpack v1.6.1 and php-buildpack v4.1.3 have been released!
----
go-buildpack v1.6.1 -
https://github.com/cloudfoundry/go-buildpack/releases/tag/v1.6.1
-
Adding support for Go 1.5.1 (
|
By
Mike Dalessio
·
#1727
·
|
|
Re: CF Release Scripts Moved
Hi,
Bosh-lite scripts still refer to the old
Hi,
Bosh-lite scripts still refer to the old
|
By
Michal Kuratczyk
·
#1726
·
|
|
Re: Extending Org to support multi-level Orgs (i.e. OU)
Hi James, let me throw more light on this and provide my perspective on all this. Essentially, what Zongwei is asking for is something that is typically available within an enterprise application
Hi James, let me throw more light on this and provide my perspective on all this. Essentially, what Zongwei is asking for is something that is typically available within an enterprise application
|
By
Deepak Vij
·
#1725
·
|
|
Re: cli command 'oauth-token'
Thanks!
By
alex smith
·
#1724
·
|
|
Re: Warden: staging error when pushing app
I'm not sure if the "rsync: link_stat \"/tmp/staged/staging_info.yml\"
failed: No such file or directory (2)" is the cause of the staging failure
or just a side effect of the staging not happening
I'm not sure if the "rsync: link_stat \"/tmp/staged/staging_info.yml\"
failed: No such file or directory (2)" is the cause of the staging failure
or just a side effect of the staging not happening
|
By
kyle havlovitz <kylehav@...>
·
#1723
·
|
|
Re: Starting Spring Boot App after deploying it to CF
When using an embedded web container, Spring Boot will look for a port to
listen on as documented
When using an embedded web container, Spring Boot will look for a port to
listen on as documented
|
By
Scott Frederick <scottyfred@...>
·
#1722
·
|
|
Re: [vcap-dev] Re: Proposal for Context Path Routing
Thanks for heads up and fast reply!
Will read spec routing services/API specs in more detail. For the moment,
for use cases I mentioned, one can use/deploy something like Netflix Zuul
(Spring Boot)
Thanks for heads up and fast reply!
Will read spec routing services/API specs in more detail. For the moment,
for use cases I mentioned, one can use/deploy something like Netflix Zuul
(Spring Boot)
|
By
Stevo Slavić <sslavic at gmail.com...>
·
#1721
·
|
|
Re: User cannot do CF login when UAA is being updated
Ricky, Jiang, Alexander, are the three of you working together? It's hard
to tell since you've got Fujitsu, Gmail, and Altoros email addresses. Are
you folks talking about the same issue with the
Ricky, Jiang, Alexander, are the three of you working together? It's hard
to tell since you've got Fujitsu, Gmail, and Altoros email addresses. Are
you folks talking about the same issue with the
|
By
Amit Kumar Gupta
·
#1720
·
|
|
Re: Quota usage
Try this endpoint [1].
I believe we added it at about cf-release v200.
[1]
http://apidocs.cloudfoundry.org/217/organizations/retrieving_organization_memory_usage.html
aleksey.zalesov(a)altoros.com>
Try this endpoint [1].
I believe we added it at about cf-release v200.
[1]
http://apidocs.cloudfoundry.org/217/organizations/retrieving_organization_memory_usage.html
aleksey.zalesov(a)altoros.com>
|
By
Dieu Cao <dcao@...>
·
#1719
·
|
|
Re: [vcap-dev] Re: Proposal for Context Path Routing
Shannon, the Product Manager for the Routing team, has this story [1] in
the CF Routing tracker project for doing a PR to the CLI to add support for
context path routes.
Yes, that's correct that the
Shannon, the Product Manager for the Routing team, has this story [1] in
the CF Routing tracker project for doing a PR to the CLI to add support for
context path routes.
Yes, that's correct that the
|
By
Dieu Cao <dcao@...>
·
#1718
·
|
|
Re: User cannot do CF login when UAA is being updated
Yes, the problem is that postgresql database is stored on NFS that is restarted during nfs job update. I’m sure that you’ll be able to run updates without outage with several customizations.
It
Yes, the problem is that postgresql database is stored on NFS that is restarted during nfs job update. I’m sure that you’ll be able to run updates without outage with several customizations.
It
|
By
Alexander Lomov <alexander.lomov@...>
·
#1717
·
|
|
Re: [vcap-dev] Re: Proposal for Context Path Routing
In this proposal and current Routes API docs
<http://apidocs.cloudfoundry.org/217/routes/creating_a_route.html> I don't
see support for wildcards when defining context path based route. Am I
missing
In this proposal and current Routes API docs
<http://apidocs.cloudfoundry.org/217/routes/creating_a_route.html> I don't
see support for wildcards when defining context path based route. Am I
missing
|
By
Stevo Slavić <sslavic at gmail.com...>
·
#1716
·
|
|
Re: Would UAA user encrypted password always begin with $
Thank you.
By
Paul Bakare
·
#1715
·
|
|
Re: Would UAA user encrypted password always begin with $
Yes, it's safe to say that it will start with
Yes, it's safe to say that it will start with
|
By
Filip Hanik
·
#1714
·
|