|
[cf-push] Deploying spring-music twice will throw lots of warnings
Running `gradle clean` isn't sufficient. That only cleans out your project folder. It speed up builds Gradle/Maven will download JAR dependencies and cache them outside of your project folder. These e
Running `gradle clean` isn't sufficient. That only cleans out your project folder. It speed up builds Gradle/Maven will download JAR dependencies and cache them outside of your project folder. These e
|
By
...
· #2716
·
|
|
[cf-push] Deploying spring-music twice will throw lots of warnings
This has happened to me in the past when Maven/Gradle fails to download a JAR dependency and it gets stuck in the local cache on my laptop's filesystem. The actual file is some error, not a JAR file,
This has happened to me in the past when Maven/Gradle fails to download a JAR dependency and it gets stuck in the local cache on my laptop's filesystem. The actual file is some error, not a JAR file,
|
By
...
· #2714
·
|
|
How to access the IP of my other instance inside my app
Take a look at the example referenced from the docs. You can see the links exposed in the spec file and how they're consumed in the various templates. https://github.com/cppforlife/zookeeper-release/t
Take a look at the example referenced from the docs. You can see the links exposed in the spec file and how they're consumed in the various templates. https://github.com/cppforlife/zookeeper-release/t
|
By
...
· #2424
·
|
|
How to access the IP of my other instance inside my app
I think you want Bosh links, but more specifically a self link -> https://bosh.io/docs/links.html#self Dan wrote:
I think you want Bosh links, but more specifically a self link -> https://bosh.io/docs/links.html#self Dan wrote:
|
By
...
· #2422
·
|
|
how to create a free catalog for service broker
What does the JSON of your catalog look like? Can you curl the catalog end point and paste it here? https://docs.cloudfoundry.org/services/api.html#catalog-mgmt Dan
What does the JSON of your catalog look like? Can you curl the catalog end point and paste it here? https://docs.cloudfoundry.org/services/api.html#catalog-mgmt Dan
|
By
...
· #1872
·
|
|
Deployment results in "requires 'cf' version '~> 1.5' as a dependency."
Sorry, this list is for open source questions. Please contact Pivotal support if you need help with Ops Manager. https://support.pivotal.io/ Dan wrote:
Sorry, this list is for open source questions. Please contact Pivotal support if you need help with Ops Manager. https://support.pivotal.io/ Dan wrote:
|
By
...
· #1864
·
|
|
bosh run errand --keep-alive
Tested and this is what happens. ``` ubuntu(a)pivotal-ops-manager-1:~$ bosh stop smoke-tests --hard Acting as user 'director' on deployment 'cf-b8363ae9232dddfb86e2' on 'p-bosh-16c703737af13164494e' Y
Tested and this is what happens. ``` ubuntu(a)pivotal-ops-manager-1:~$ bosh stop smoke-tests --hard Acting as user 'director' on deployment 'cf-b8363ae9232dddfb86e2' on 'p-bosh-16c703737af13164494e' Y
|
By
...
· #1448
·
|
|
Application failing
Tools like NewRelic, AppDynamics, etc are helpful. Other options may exist depending on what language and tools you've used to write your app. Is this a Java app then? I assume since you're using Tomc
Tools like NewRelic, AppDynamics, etc are helpful. Other options may exist depending on what language and tools you've used to write your app. Is this a Java app then? I assume since you're using Tomc
|
By
...
· #1388
·
|
|
bosh run errand --keep-alive
This is off the top of my head, but I believe it will work to stop the VM. However bosh then recreates the VM, so you're back in the same spot with the errand VM still hanging around. I'll try to conf
This is off the top of my head, but I believe it will work to stop the VM. However bosh then recreates the VM, so you're back in the same spot with the errand VM still hanging around. I'll try to conf
|
By
...
· #1360
·
|
|
bosh run errand --keep-alive
Hi, If I execute `bosh run errand` with the `--keep-alive` flag, it will keep the VM around after the errand completes. This has been helpful in debugging problems with errands. When I'm done with the
Hi, If I execute `bosh run errand` with the `--keep-alive` flag, it will keep the VM around after the errand completes. This has been helpful in debugging problems with errands. When I'm done with the
|
By
...
· #1357
·
|
|
How to become a contributor/developer to cloud foundry?
I think this might be what you're looking for in regards to Bosh. https://github.com/cloudfoundry/bosh/tree/master/docs https://github.com/cloudfoundry/bosh-lite Dan wrote:
I think this might be what you're looking for in regards to Bosh. https://github.com/cloudfoundry/bosh/tree/master/docs https://github.com/cloudfoundry/bosh-lite Dan wrote:
|
By
...
· #325
·
|
|
Full text search for the mailing list?
I put in a request with markmail.org. Dan wrote:
I put in a request with markmail.org. Dan wrote:
|
By
...
· #58
·
|
|
Full text search for the mailing list?
Another list I monitor uses markmail.org. Perhaps someone could submit a request to have them index our lists [1]? Looks like Nabble has a similar form [2]. Dan [1] - http://markmail.org/docs/feedback
Another list I monitor uses markmail.org. Perhaps someone could submit a request to have them index our lists [1]? Looks like Nabble has a similar form [2]. Dan [1] - http://markmail.org/docs/feedback
|
By
...
· #53
·
|