File: install.rst

package info (click to toggle)
murano 1%3A6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,644 kB
  • sloc: python: 34,127; sh: 717; pascal: 269; makefile: 83
file content (32 lines) | stat: -rw-r--r-- 973 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.. _install:

Install and configure
~~~~~~~~~~~~~~~~~~~~~

This section describes how to install and configure the
Application Catalog service, code-named murano, on the controller node.

This section assumes that you already have a working OpenStack environment with
at least the following components installed: Identity service, Image service,
Compute service, Networking service, Block Storage service and Orchestration
service. See `OpenStack Install Guides <https://docs.openstack.org/
#install-guides>`__.

Note that installation and configuration vary by distribution. Currently,
this installation guide is tailored toward Ubuntu environments, but can easily
be adapted to work with other types of distros.

.. note::

    Fedora support wasn't thoroughly tested. We do not guarantee that murano
    will work on Fedora.
..

.. toctree::
   :maxdepth: 2

   install-api.rst
   install-dashboard.rst
   from-source.rst
   install-network-config.rst
   enable-ssl.rst