layout: website-landing title: Home landing: true children:

  • learnmore/
  • { path: download/, menu: null }
  • { path: /guide/start/index.md, title_in_menu: Get Started, href_path: /guide/start/index.md}
  • path: documentation/ menu:
    • { path: /guide/index.md, title_in_menu: “User Guide”, menu_customization: { dropdown_section_header: true } }
    • { path: /guide/yaml/index.md, title_in_menu: YAML Blueprints, href_path: /guide/yaml/creating-yaml.md }
    • { path: /guide/java/index.md, title_in_menu: Java Blueprints }
    • { path: /guide/ops/index.md, title_in_menu: Operations, menu_customization: { dropdown_section_header: true } }
    • { path: /guide/dev/index.md, title_in_menu: Developer Guide }
    • { path: meta/versions.md, title_in_menu: Versions, menu_customization: { dropdown_new_section: true } }
    • { path: documentation/other-docs.md, title_in_menu: Other Resources }
  • community/
  • developers/

model

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...

deploy

Components configured & integrated across multiple machines automatically

20+ public clouds, or your private cloud or bare servers - and Docker containers

manage

Monitor key application metrics; scale to meet demand; restart and replace failed components

View and modify using the web console or automate using the REST API

learn more get started