murano/doc/source/index.rst
Andreas Jaeger abb58a8d06 Remove separate firstapp build
With the large reorg of the docs site, this can be easily *only* as
part of the murano documentation, there's no benefit for publishing an
extra document elsewhere. Fully integrate the documents into the manual.

Note that the separate build target was not linked from any of our index
sites.

Remove extra title from README.rst, it let to duplicated title in main
table of contents.

Remove also post job for publishing the firstapp document - it currently fails -
and is now not needed anymore.

Change-Id: Ib5259907b3f999062042e483ac81e6aed17705ca
2017-11-16 15:57:24 +01:00

2.6 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

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

user/quickstart/quickstart user/user_index

Installation

install/index

Configuration

configuration/index

Administrator Documentation

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

admin/index

First App Guide

A guide for developing your first Murano application.

first-app/index

Application Developer Documentation

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

admin/appdev-guide/developer_index admin/appdev-guide/faq

Contributor Documentation

Learn how to contribute to the project.

contributor/contributor_index

Other Documentation

reference/appendix/appendix_index reference/appendix/articles/articles_index