Files
clear-linux-documentation/source/tutorials/wordpress.rst
T
Rodrigo Caballero 3d8421d4c0 Apply feedback provided by reviewers.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2017-01-24 14:50:51 -06:00

27 lines
905 B
ReStructuredText

.. _wordpress:
WordPress\* use case tutorial
#############################
Welcome to our WordPress use case tutorial. The objective of the tutorial is
to guide you from bare metal to a fully realized WordPress website using
|CLOSIA|.
For your convenience, we have split this tutorial in three different
sections. If your system is already running |CL|, you can skip the bare metal
installation tutorial. Similarly, you can skip ahead to the WordPress
tutorial if you have already have a |CL| based :abbr:`LAMP (Linux, Apache,
MySQL, PHP)` web server.
.. toctree::
:maxdepth: 1
bare-metal-install/bare-metal-install.rst
web-server-install/web-server-install.rst
wp-install/wp-install.rst
.. important::
This tutorial is for development and testing purposes only. Additional
steps are required to secure production systems.
Those steps are beyond the scope of this tutorial.