|
Re: pushing docker image to CF.
Looks like that file is gone by the commit:
https://github.com/cloudfoundry-incubator/diego-release/commit/a8468ab7ded8d7408aa3274395671e10a3ab5334#diff-4efdf9a6a5de284f5f98a81bef3a2788L78
I found
Looks like that file is gone by the commit:
https://github.com/cloudfoundry-incubator/diego-release/commit/a8468ab7ded8d7408aa3274395671e10a3ab5334#diff-4efdf9a6a5de284f5f98a81bef3a2788L78
I found
|
By
Tomoe Sugihara
·
#4681
·
|
|
Manifest updates to diego-release
Hi all,
As part of the effort to move CC Bridge components from diego-release to
cf-release/capi-release, we have removed the cc bridge components from the
diego-release manifest.
These include
Hi all,
As part of the effort to move CC Bridge components from diego-release to
cf-release/capi-release, we have removed the cc bridge components from the
diego-release manifest.
These include
|
By
Utako Ueda
·
#4680
·
|
|
Re: Java Buildpack v3.7
Great work!
By
Danny Rosen
·
#4679
·
|
|
Re: Java Buildpack v3.7
Congrats on the release! Very exciting stuff.
Congrats on the release! Very exciting stuff.
|
By
Dieu Cao <dcao@...>
·
#4678
·
|
|
Re: Question regarding simple application statistics
tyvm - there is an extra character at the end of Dan's link, which is why it didn't work for me. Turns out that's the api I was asking about, I just didn't notice the app index at the top of the JSON
tyvm - there is an extra character at the end of Dan's link, which is why it didn't work for me. Turns out that's the api I was asking about, I just didn't notice the app index at the top of the JSON
|
By
Don Nelson
·
#4677
·
|
|
Re: pushing docker image to CF.
Hi,
You can set this property (
https://github.com/cloudfoundry-incubator/diego-release/blob/develop/jobs/stager/spec#L78-L80)
on your Diego deployment to add insecure docker registries that
Hi,
You can set this property (
https://github.com/cloudfoundry-incubator/diego-release/blob/develop/jobs/stager/spec#L78-L80)
on your Diego deployment to add insecure docker registries that
|
By
James Myers
·
#4676
·
|
|
Java Buildpack v3.7
I'm pleased to announce the release of the java-buildpack, version 3.7. This release contains the addition of a number of frameworks and updates to the dependencies.
* Container Certificate Trust
I'm pleased to announce the release of the java-buildpack, version 3.7. This release contains the addition of a number of frameworks and updates to the dependencies.
* Container Certificate Trust
|
By
Ben Hale <bhale@...>
·
#4675
·
|
|
Re: Apps and DEA Runner Affinity
The answer is “yes”. You can divide DEAs by stacks and then specify a stack during app deployment.
The answer is “yes”. You can divide DEAs by stacks and then specify a stack during app deployment.
|
By
Alexander Lomov <alexander.lomov@...>
·
#4673
·
|
|
Apps and DEA Runner Affinity
Hi,
We have not moved over to DIEGO yet.
In the DEA execution world, is there anyway to segment Apps such that certain apps go to a particular set of DEA agents and certain other apps go to another
Hi,
We have not moved over to DIEGO yet.
In the DEA execution world, is there anyway to segment Apps such that certain apps go to a particular set of DEA agents and certain other apps go to another
|
By
Owais Mohamed
·
#4672
·
|
|
bosh-init with external s3 blobstore
Hi,
I want to use external s3 compatible blobstore with bosh-init deployment
- for that I provided the required configuration in bosh-init.yml manifest
file (mentioned blobstore config below) -
Hi,
I want to use external s3 compatible blobstore with bosh-init deployment
- for that I provided the required configuration in bosh-init.yml manifest
file (mentioned blobstore config below) -
|
By
Anuj Jain <anuj17280@...>
·
#4671
·
|
|
Re: Question regarding simple application statistics
Can you clarify what you think is an internal site?
Both the links Dan sent;
http://apidocs.cloudfoundry.org/234/apps/get_detailed_stats_for_a_started_app.html
and
Can you clarify what you think is an internal site?
Both the links Dan sent;
http://apidocs.cloudfoundry.org/234/apps/get_detailed_stats_for_a_started_app.html
and
|
By
Graham Bleach
·
#4670
·
|
|
Re: Question regarding simple application statistics
Oops, replied too quickly. Looks like that's an internal site. Is there any external-facing documentation equivalence?
Oops, replied too quickly. Looks like that's an internal site. Is there any external-facing documentation equivalence?
|
By
Don Nelson
·
#4669
·
|
|
Re: Question regarding simple application statistics
Thanks Dan!
By
Don Nelson
·
#4668
·
|
|
Re: Question regarding simple application statistics
Hi Don,
The stats endpoint
<http://apidocs.cloudfoundry.org/234/apps/get_detailed_stats_for_a_started_app.html>
gives
statistics about each instance individually. In the returned JSON object,
each
Hi Don,
The stats endpoint
<http://apidocs.cloudfoundry.org/234/apps/get_detailed_stats_for_a_started_app.html>
gives
statistics about each instance individually. In the returned JSON object,
each
|
By
Dan Wendorf
·
#4667
·
|
|
Question regarding simple application statistics
Someone recently asked me about the data returned from /v2/apps/<APPLICATION_GUID>/stats, regarding whether the stats returned were a total across all instances of the application. I assume that they
Someone recently asked me about the data returned from /v2/apps/<APPLICATION_GUID>/stats, regarding whether the stats returned were a total across all instances of the application. I assume that they
|
By
Don Nelson
·
#4666
·
|
|
Re: Postgresql data is not migrated after CF is upgraded from v197 to v230
Auto-migration does happen, but at some point we end support for certain
versions. Upgrading to 211 will automigrate your Postgres to 9.4.2.
Upgrading to 230 will automigrate that to 9.4.6.
Auto-migration does happen, but at some point we end support for certain
versions. Upgrading to 211 will automigrate your Postgres to 9.4.2.
Upgrading to 230 will automigrate that to 9.4.6.
|
By
Amit Kumar Gupta
·
#4665
·
|
|
Re: Postgresql data is not migrated after CF is upgraded from v197 to v230
Hi, Amit
Thank you for you explanation. I will try this process out. However I would suggest to take auto migration as consideration for next time upgrading any CF component.
Regards,
Maggie
Sent:
Hi, Amit
Thank you for you explanation. I will try this process out. However I would suggest to take auto migration as consideration for next time upgrading any CF component.
Regards,
Maggie
Sent:
|
By
MaggieMeng
·
#4664
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Another possible solution is to enhance platform logging by adding a unique event id such as a UUID to each message. This likely helps auditing efforts by being able to specify an exact message and
Another possible solution is to enhance platform logging by adding a unique event id such as a UUID to each message. This likely helps auditing efforts by being able to specify an exact message and
|
By
Mike Jacobi
·
#4663
·
|
|
Re: Request for Multibuildpack Use Cases
We used heroku-buildpack-multi to deploy OpenProject (NodeJS and Ruby).
https://github.com/Stackato-Apps/openproject
The manifest.yml in that repo has some Stackato-isms, but you get the idea.
We used heroku-buildpack-multi to deploy OpenProject (NodeJS and Ruby).
https://github.com/Stackato-Apps/openproject
The manifest.yml in that repo has some Stackato-isms, but you get the idea.
|
By
Troy Topnik
·
#4662
·
|
|
Re: Maven: Resolve Dependencies on Platform?
Great thought, Jesse. It was a nested /node_modules directory that was the bulk of the size. I added that to .cfignore. Thanks.
Great thought, Jesse. It was a nested /node_modules directory that was the bulk of the size. I added that to .cfignore. Thanks.
|
By
Matthew Tyson
·
#4661
·
|