File: Develop_murano_app_for_plone.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 (48 lines) | stat: -rw-r--r-- 1,386 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
============================
Develop Murano app for Plone
============================

Develop standalone Plone Murano app (single VM)
-----------------------------------------------

Plone server requirements
~~~~~~~~~~~~~~~~~~~~~~~~~

Define host VM requirements
...........................

Host VM operatting system requirements
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Host VM hardware resources requirements
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Define preinstalled software and libraries requirements
.......................................................

Define what the PloneServerApp should do
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Create and debug sh-script that fully deploys the Plone server on a single VM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Create Murano package for your app
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Upload and deploy your Murano app to OpenStack cloud
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Develop cluster Plone Murano app (multi VM)
-------------------------------------------

Develop basic server-client Murano app
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Add load-balancing to the Plone cluster
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Add scalability to the Plone cluster
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Add self-healing to the Plone cluster
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~