| layout | website-landing | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| title | Home | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children |
|
Blueprints describe your application, stored as text files in version control
Compose from the dozens of supported components or your own components using bash, Java, Chef...
#### JBoss • Cassandra • QPid • nginx • [many more](learnmore/catalog/)
Components configured & integrated across multiple machines automatically
20+ public clouds, or your private cloud or bare servers - and Docker containers
#### Amazon EC2 • CloudStack • OpenStack • SoftLayer • many more
bash
{% highlight bash %}
curl -SL --output apache-brooklyn-{{site.brooklyn-stable-version}}-vagrant.tar.gz "https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-{{site.brooklyn-stable-version}}/apache-brooklyn-{{site.brooklyn-stable-version}}-vagrant.tar.gz"
tar xvf apache-brooklyn-{{site.brooklyn-stable-version}}-vagrant.tar.gz
cd apache-brooklyn-{{site.brooklyn-stable-version}}-vagrant
vagrant up brooklyn
{% endhighlight %}
Paste the above at a Terminal prompt. It will download and start Brooklyn automatically.
Looking for more installation options?
Congratulation! Next, let's deploy a blueprint.