summaryrefslogtreecommitdiffstats
path: root/docs/docs-delivery.rst
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2017-11-08 12:17:53 +0200
committerOfir Sonsino <os0695@att.com>2017-11-08 12:17:53 +0200
commit50552cd71c58a5708679702f7e61e9c63bc93729 (patch)
tree314109841da09dce87ec486235c6173b3c77c29e /docs/docs-delivery.rst
parent4dade77663ca66b4ffa093d4b64a3505254a29fd (diff)
Update ReadTheDocs docs folder
Change-Id: Ie87e9f78e00a66ca53796363fb1c92be378f7e73 Issue-ID: VID-71 Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'docs/docs-delivery.rst')
-rw-r--r--docs/docs-delivery.rst23
1 files changed, 10 insertions, 13 deletions
diff --git a/docs/docs-delivery.rst b/docs/docs-delivery.rst
index ee033343..13a9aa38 100644
--- a/docs/docs-delivery.rst
+++ b/docs/docs-delivery.rst
@@ -4,15 +4,12 @@
Delivery
========
-VID is delivered as a Docker image, and uses MariaDb which is also delivered as a Docker image. The two images are linked.
-
-
-- MariaDB Image
- Create a container using the Docker MariaDB image.
+- | **MariaDB Image**
+ | Create a container using the Docker MariaDB image.
-- VID Image
- Create a Docker image which extends the Tomcat Docker image, and linked to the MariaDB container created earlier.
- Configuration of the Docker container will be customized by providing environment variables to the "docker run" command.
+- | **VID Image**
+ | Create a Docker image which extends the Tomcat Docker image, and linked to the MariaDB container created earlier.
+ | Configuration of the Docker container will be customized by providing environment variables to the "docker run" command.
.. blockdiag::
@@ -32,9 +29,9 @@ VID is delivered as a Docker image, and uses MariaDb which is also delivered as
Recommended Rackspace VM Flavor
--------------------------------
-+------------+------------------------+--------+------+-----------+-------+-------------+--+--+--+
-| ID | Flavor name | Memory | Disk | Ephemeral | VCPUs | RTTX factor | | | |
-+------------+------------------------+--------+------+-----------+-------+-------------+--+--+--+
-| general1-2 | 2GB General Purpose v1 | 2048 | 40 | 0 | 2 | 400.0 | | | |
-+------------+------------------------+--------+------+-----------+-------+-------------+--+--+--+
++------------+------------------------+--------+------+-----------+-------+-------------+
+| ID | Flavor name | Memory | Disk | Ephemeral | VCPUs | RTTX factor |
++============+========================+========+======+===========+=======+=============+
+| general1-2 | 2GB General Purpose v1 | 2048 | 40 | 0 | 2 | 400.0 |
++------------+------------------------+--------+------+-----------+-------+-------------+