|
Re: Custom build pack [ failed to install WineHQ]
I am sorry, but in order to run apt-get you need root privileges and you do
not have them inside a Warden container of a DEA. Processes run as
unprivileged user "vcap" who cannot gain root privileges
I am sorry, but in order to run apt-get you need root privileges and you do
not have them inside a Warden container of a DEA. Processes run as
unprivileged user "vcap" who cannot gain root privileges
|
By
Pablo Alonso Rodriguez <palonsoro@...>
·
#553
·
|
|
Issues with offline ruby_buildpack, disconnected CF, and gems from Git
Hi all,
I’m currently working on a project where I have my gem source in our local git enterprise server, and I need to push an app that uses it to an instance of CF (v208) that is disconnected
Hi all,
I’m currently working on a project where I have my gem source in our local git enterprise server, and I need to push an app that uses it to an instance of CF (v208) that is disconnected
|
By
Josh Ghiloni
·
#552
·
|
|
Java Buildpack v3.1
I'm pleased to announce the release of the java-buildpack, version 3.1. This
release was focused on new monitoring frameworks and the Memory Calculator.
The Memory Calculator removes the need to
I'm pleased to announce the release of the java-buildpack, version 3.1. This
release was focused on new monitoring frameworks and the Memory Calculator.
The Memory Calculator removes the need to
|
By
Christopher Frost
·
#551
·
|
|
Custom build pack [ failed to install WineHQ]
Hi All,
I am trying to create a custom build pack. To create a stack like WineHQ
with some VS2010 C++ Runtime to run windows native services.
BuildPack :-
bin/compile
#!/usr/bin/env bash echo
Hi All,
I am trying to create a custom build pack. To create a stack like WineHQ
with some VS2010 C++ Runtime to run windows native services.
BuildPack :-
bin/compile
#!/usr/bin/env bash echo
|
By
Balaramaraju JLSP <balaramaraju@...>
·
#550
·
|
|
Re: Soliciting feedback on a UX change for route services
+1 for binding to a specific route (for all apps) instead of binding for
all routes of an app. One use-case that this will enable is
content-transformation service routers to only be applied on some
+1 for binding to a specific route (for all apps) instead of binding for
all routes of an app. One use-case that this will enable is
content-transformation service routers to only be applied on some
|
By
Guillaume Berche
·
#549
·
|
|
Re: How to get files from crash apps
i'm not sure if this is the right property or not, maybe dieu knows:
https://github.com/cloudfoundry/cf-release/blob/master/jobs/dea_next/spec#L65-L67
--
Thank you,
James Bayer
i'm not sure if this is the right property or not, maybe dieu knows:
https://github.com/cloudfoundry/cf-release/blob/master/jobs/dea_next/spec#L65-L67
--
Thank you,
James Bayer
|
By
James Bayer
·
#548
·
|
|
Re: Soliciting feedback on a UX change for route services
*I agree that space isn't needed, but I don't think we can remove it from
create-route until v7; that command already exists and space is a required
argument. Seems like it would be a backwards
*I agree that space isn't needed, but I don't think we can remove it from
create-route until v7; that command already exists and space is a required
argument. Seems like it would be a backwards
|
By
James Bayer
·
#547
·
|
|
Re: How to get files from crash apps
I am using DEA. But I didn’t found where the container was kept. Is it compressed and stored somewhere? I also took a look at /var/vcap/data/dea_next/crashes/id, it only contain the files in
I am using DEA. But I didn’t found where the container was kept. Is it compressed and stored somewhere? I also took a look at /var/vcap/data/dea_next/crashes/id, it only contain the files in
|
By
MaggieMeng
·
#546
·
|
|
Re: Soliciting feedback on a UX change for route services
I like the idea of binding to a route instead of an app. Much simpler
conceptually when considering a route can be bound to multiple apps.
I'm excited to eventually bind services to more CF entities
I like the idea of binding to a route instead of an app. Much simpler
conceptually when considering a route can be bound to multiple apps.
I'm excited to eventually bind services to more CF entities
|
By
Mike Youngstrom <youngm@...>
·
#545
·
|
|
Re: Soliciting feedback on a UX change for route services
Hi James,
All good suggestions; responses inline.
As we're still quite a ways from CLI work, and the proposed change is
somewhat fundamental, I'm primarily interested in determining whether
anyone
Hi James,
All good suggestions; responses inline.
As we're still quite a ways from CLI work, and the proposed change is
somewhat fundamental, I'm primarily interested in determining whether
anyone
|
By
Shannon Coen
·
#544
·
|
|
cf-release v212 is now available
Apologies for the delayed release notes. Currently travelling in the UK.
So sunny!
-----
The cf-release v212 was released on June 22nd, 2015
- IMPORTANT: Database migrations have been moved
Apologies for the delayed release notes. Currently travelling in the UK.
So sunny!
-----
The cf-release v212 was released on June 22nd, 2015
- IMPORTANT: Database migrations have been moved
|
By
Dieu Cao <dcao@...>
·
#543
·
|
|
Re: CfSummit slides
Thanks for the update to [1], this really helps to have access to slides
speakers shared.
Regards,
Guillaume.
[1] http://www.cfsummit.com/program/slides
wrote:
Thanks for the update to [1], this really helps to have access to slides
speakers shared.
Regards,
Guillaume.
[1] http://www.cfsummit.com/program/slides
wrote:
|
By
Guillaume Berche
·
#542
·
|
|
loggregator tc repeating error "websocket: close 1005"
thx Erik
By
Gianluca Volpe <gvolpe1968@...>
·
#541
·
|
|
Re: How to get files from crash apps
if you're using DEA's i believe the container stays around on the DEA for
about an hour or so by default before being removed.
assuming you're on a DEA, to investigate, you'd need to know the DEA
if you're using DEA's i believe the container stays around on the DEA for
about an hour or so by default before being removed.
assuming you're on a DEA, to investigate, you'd need to know the DEA
|
By
James Bayer
·
#540
·
|
|
Re: [cf-bosh] The promise is a debt - bosh-init POST
looks interesting, would love to hear if people try this approach. thanks
for sharing!
leandro.21.2008(a)gmail.com> wrote:
--
Thank you,
James Bayer
looks interesting, would love to hear if people try this approach. thanks
for sharing!
leandro.21.2008(a)gmail.com> wrote:
--
Thank you,
James Bayer
|
By
James Bayer
·
#539
·
|
|
Re: Soliciting feedback on a UX change for route services
i personally don't like specifying the space in the "cf create-route"
command because it's one of the only cli commands i can think of that
requires specifying the space explicitly rather than using
i personally don't like specifying the space in the "cf create-route"
command because it's one of the only cli commands i can think of that
requires specifying the space explicitly rather than using
|
By
James Bayer
·
#538
·
|
|
Re: Soliciting feedback on a UX change for route services
yes, this is how it should work.
yes, this is how it should work.
|
By
Benjamin Black
·
#537
·
|
|
Soliciting feedback on a UX change for route services
The design proposal for route services
<https://docs.google.com/document/d/1bGOQxiKkmaw6uaRWGd-sXpxL0Y28d3QihcluI15FiIA/edit?usp=sharing>
suggests the following developer workflow to trigger
The design proposal for route services
<https://docs.google.com/document/d/1bGOQxiKkmaw6uaRWGd-sXpxL0Y28d3QihcluI15FiIA/edit?usp=sharing>
suggests the following developer workflow to trigger
|
By
Shannon Coen
·
#536
·
|
|
The promise is a debt - bosh-init POST
Guys here is the second post, this time featuring the new bosh-init CLI.
Any feedback from the community will be great, let me know your
experience!!!
Check it here:
Guys here is the second post, this time featuring the new bosh-init CLI.
Any feedback from the community will be great, let me know your
experience!!!
Check it here:
|
By
Leandro David Cacciagioni
·
#535
·
|
|
Loggregator Runtime error: invalid memory address or nil pointer dereference
The
/var/vcap/sys/log/loggregator_trafficcontroller/loggregator_trafficcontroller.stderr.log
file has frequent occurrences of this type of snippet
2015/06/16 18:16:13 http: panic serving
The
/var/vcap/sys/log/loggregator_trafficcontroller/loggregator_trafficcontroller.stderr.log
file has frequent occurrences of this type of snippet
2015/06/16 18:16:13 http: panic serving
|
By
Gianluca Volpe <gvolpe1968@...>
·
#534
·
|