Skip to content

KongJustin/incubator-brooklyn

 
 

Repository files navigation

Brooklyn

Apache Brooklyn helps to model, deploy, and manage systems.

It supports blueprints in YAML or Java, and deploys them to many clouds and other target environments. It monitors those deployments, maintains a live model, and runs autonomic policies to maintain their health.

For more information see brooklyn.incubator.apache.org.

To Build

The code can be built with a:

mvn clean install

This creates a build in usage/dist/target/brooklyn-dist. Run with bin/brooklyn launch.

The developer guide has more information about the source code.

About

Mirror of Apache Brooklyn

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.8%
  • JavaScript 13.7%
  • CSS 1.3%
  • HTML 0.8%
  • Groovy 0.7%
  • Shell 0.3%
  • Other 0.4%