deb-murano/doc/source/index.rst
Maria Zlatkova 61f0e515ff [Docs] Restructuring
Minor edits

Change-Id: I7fa078272b0469301308b2dfbce48a29df5e8d92
Closes-Bug: #1603950
2016-11-15 16:53:34 +02:00

2.3 KiB

Welcome to Murano Documentation

Murano is an open source OpenStack project that combines an application catalog with versatile tooling to simplify and accelerate packaging and deployment. It can be used with almost any application and service in OpenStack.

Murano project consists of several source code repositories:

  • murano -- the main repository. It contains code for Murano API server, Murano engine and MuranoPL.
  • murano-agent -- the agent that runs on guest VMs and executes the deployment plan.
  • murano-dashboard -- Murano UI implemented as a plugin for the OpenStack Dashboard.
  • python-muranoclient -- Client library and CLI client for Murano.

Note

Administrator Documentation, Contributor Documentation, and Appendix are under development at the moment.

Introduction to Murano

intro/overview_index

Using Murano

Learn how to use the Application Catalog directly from the Dashboard and through the command-line interface (CLI), manage applications and environments. The screenshots provided in this guide are of the Liberty release.

enduser-guide/quickstart/quickstart enduser-guide/user_index

Administrator Documentation

Learn how to manage images, categories, and repositories using the Murano client.

administrator-guide/admin_index

Application Developer Documentation

Learn how to compose an application package and get it ready for uploading to Murano.

appdev-guide/developer_index appdev-guide/faq

Contributor Documentation

Learn how to contribute to the project.

contributor-guide/contributor_index

Other Documentation

appendix/appendix_index appendix/articles/articles_index