Skip to content

hpcloud/java-buildpack-harbor-debug

Java Harbor Debug Buildpack

This buildpack is a fork from the Cloud Foundry Java Buildpack with a minor modification allowing the use of Java remote debugging on Stackato, using a Harbor service.

To debug an application with this buildpack, you will need to bind a harbor service to it named ${name}-debug. You can ask the Stackato command line client to do this for you before pushing your application by adding the -d option to the push command, or you can add this to your manifest file to create the service yourself:

services:
    ${name}-debug: harbor

About

Cloud Foundry buildpack fork or running Java applications with remote debugging

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10