|
Re: REST API endpoint for accessing application logs
Hi ,
I executed the command with manually putting the outh token -pasting the o/p here:
C:\WINDOWS\system32>curl -k -H "Authorization: bearer xxxx"
Hi ,
I executed the command with manually putting the outh token -pasting the o/p here:
C:\WINDOWS\system32>curl -k -H "Authorization: bearer xxxx"
|
By
Ponraj E
·
#2320
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Hi partiban
can u do a checksum of the tar file .
it should come like this *sha1:
b6f596eaff4c7af21cc18a52ef97e19debb00403*
example:
*sha1sum {file}*
regards
Bharath
Hi partiban
can u do a checksum of the tar file .
it should come like this *sha1:
b6f596eaff4c7af21cc18a52ef97e19debb00403*
example:
*sha1sum {file}*
regards
Bharath
|
By
Bharath
·
#2319
·
|
|
How to explicitly specify the password for the account admin?
Hi all
Every time I re-deploy cloud foundry after updating cf-deployment-manifest.yml, the password of the account admin will be reset to the default value, i.e., "admin".
Can I explicitly specify
Hi all
Every time I re-deploy cloud foundry after updating cf-deployment-manifest.yml, the password of the account admin will be reset to the default value, i.e., "admin".
Can I explicitly specify
|
By
Jim Lin <jimlintw922@...>
·
#2318
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
You actually do not need to download it. if you just run --
`bosh upload release https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202`
The director will pull in the release directly from
You actually do not need to download it. if you just run --
`bosh upload release https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202`
The director will pull in the release directly from
|
By
Eric Poelke
·
#2317
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Thanks for your Clarifications Amit. I have just followed this link
http://bosh.io/releases/github.com/cloudfoundry/cf-release?version=202 to
download the TAR File and am using it for
Thanks for your Clarifications Amit. I have just followed this link
http://bosh.io/releases/github.com/cloudfoundry/cf-release?version=202 to
download the TAR File and am using it for
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2316
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Yes it's stable.
You should try what Eric Poelke suggested, bosh upload release
https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202, that way it
won't even try to untar locally.
If you still
Yes it's stable.
You should try what Eric Poelke suggested, bosh upload release
https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202, that way it
won't even try to untar locally.
If you still
|
By
Amit Kumar Gupta
·
#2315
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Yaa thanks for your suggestions. But, I already checked about the Storage
and all it not even touches 2 GB (Out of 15 GB). When i manually try to
Untar the file also throws error. I think problem with
Yaa thanks for your suggestions. But, I already checked about the Storage
and all it not even touches 2 GB (Out of 15 GB). When i manually try to
Untar the file also throws error. I think problem with
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2314
·
|
|
Re: Diego and Maven support
Can you explain what you mean by "stopped working"? Are you getting an error? Can you include output?
The push process hasn't changed, so that should continue to work. I'm not sure you can use the
Can you explain what you mean by "stopped working"? Are you getting an error? Can you include output?
The push process hasn't changed, so that should continue to work. I'm not sure you can use the
|
By
Daniel Mikusa
·
#2313
·
|
|
Diego and Maven support
Hello,
Until today I have been a happy user of CloudFoundry Maven plugin version 1.1.2:
https://github.com/cloudfoundry/cf-java-client
It worked for me pretty well.
Unfortunately after having
Hello,
Until today I have been a happy user of CloudFoundry Maven plugin version 1.1.2:
https://github.com/cloudfoundry/cf-java-client
It worked for me pretty well.
Unfortunately after having
|
By
Krzysztof Wilk
·
#2312
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
You can avoid the local disk issues by using bosh.io like so --
bosh upload release https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202
You can avoid the local disk issues by using bosh.io like so --
bosh upload release https://bosh.io/d/github.com/cloudfoundry/cf-release?v=202
|
By
Eric Poelke
·
#2311
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Try using df to watch the local filesystems while the upload is running. If
you bump 100% anywhere you have the culprit. Either fix that, more space or
a link to a filesystems with more space. Or
Try using df to watch the local filesystems while the upload is running. If
you bump 100% anywhere you have the culprit. Either fix that, more space or
a link to a filesystems with more space. Or
|
By
Stephen Peggs
·
#2310
·
|
|
Re: CF-RELEASE v202 UPLOAD ERROR
Hello John,
Based on your suggestions, I tried to upload from /tmp. Still
it throws the Error. For your Reference I have attached the ScreenShot.
Could you please take a look on that?
Hello John,
Based on your suggestions, I tried to upload from /tmp. Still
it throws the Error. For your Reference I have attached the ScreenShot.
Could you please take a look on that?
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2309
·
|
|
Re: "application_version" is changed although source code is not changed.
I have only ever needed the app version when counting requests served by a
specific app build. It's not a common use case and it was easy to work
around, so it wasn't really an issue. I was not
I have only ever needed the app version when counting requests served by a
specific app build. It's not a common use case and it was easy to work
around, so it wasn't really an issue. I was not
|
By
Gerhard
·
#2308
·
|
|
Re: Open sourcing our RDS service broker
thank you for sharing this! i know someone else was working on a similar
thing.
CFF team, do we have a place to curate lists of service brokers? bosh.io is
a great place to list bosh releases [0],
thank you for sharing this! i know someone else was working on a similar
thing.
CFF team, do we have a place to curate lists of service brokers? bosh.io is
a great place to list bosh releases [0],
|
By
James Bayer
·
#2307
·
|
|
Re: Cloud Foundry Java Client V2
exciting work ben, scott, and all involved thus far! this is great news to
anyone wanting to integrate with cloud foundry from a client with java api
interoperability, which covers a large number of
exciting work ben, scott, and all involved thus far! this is great news to
anyone wanting to integrate with cloud foundry from a client with java api
interoperability, which covers a large number of
|
By
James Bayer
·
#2306
·
|
|
[abacus] Abacus v0.0.2-rc.1 available
I'm happy to announce the availability of CF Abacus v0.0.2-rc.1
(incubating).
Abacus provides usage metering and aggregation for Cloud Foundry services
and app runtimes.
This release candidate is
I'm happy to announce the availability of CF Abacus v0.0.2-rc.1
(incubating).
Abacus provides usage metering and aggregation for Cloud Foundry services
and app runtimes.
This release candidate is
|
By
Jean-Sebastien Delfino
·
#2305
·
|
|
Re: Cloud Foundry Java Client V2
This is awesome! Using reactive-streams is particularly inspired. Congrats
and I'm very much looking forward to this work.
Will v1 receive support for individually addressable IPs, or will that
This is awesome! Using reactive-streams is particularly inspired. Congrats
and I'm very much looking forward to this work.
Will v1 receive support for individually addressable IPs, or will that
|
By
Josh Long <starbuxman@...>
·
#2304
·
|
|
Re: Defining a singular plan for all services
What services do you want to define this default plan for?
Natalie & Mikhail
Runtime & OSS Integration
What services do you want to define this default plan for?
Natalie & Mikhail
Runtime & OSS Integration
|
By
CF Runtime
·
#2303
·
|
|
Re: "application_version" is changed although source code is not changed.
The application version really represents the versioned metadata for the
application. It changes regularly. [1] The only guarantee for version is
that it will change if the app restarts (could be due
The application version really represents the versioned metadata for the
application. It changes regularly. [1] The only guarantee for version is
that it will change if the app restarts (could be due
|
By
Matthew Sykes <matthew.sykes@...>
·
#2302
·
|
|
Re: "application_version" is changed although source code is not changed.
I was also assuming that app version would not change between app restarts
(when the same droplet is used). I was wrong.
Would it make more sense if the app version was the droplet shasum?
I was also assuming that app version would not change between app restarts
(when the same droplet is used). I was wrong.
Would it make more sense if the app version was the droplet shasum?
|
By
Gerhard
·
#2301
·
|