Files
clear-linux-documentation/source/clear-linux/tutorials/wordpress.rst
T
Rodrigo Caballero b24cfb4c37 Change notice from important to note on the Wordpress tutorial.
The website does not support important notices, therfore the notice had to
change to a note.

Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2017-07-25 13:40:36 -05:00

28 lines
965 B
ReStructuredText

.. _wordpress:
WordPress\* use case tutorial
#############################
Welcome to our WordPress use case tutorial. The objective of the tutorial is
to guide you to a fully realized WordPress website using |CLOSIA|.
In this tutorial we assume your system is already running |CL|. For
instructions on how to install |CL| on bare metal, see the
:ref:`bare metal install<bare-metal-install>` page from our
:ref:`getting started<getting-started>` guide. For your convenience, we have
split this tutorial in two different sections. If you already have a |CL|
based :abbr:`LAMP (Linux, Apache, MySQL, PHP)` web server you can skip ahead
to the WordPress tutorial.
.. toctree::
:maxdepth: 1
web-server-install/web-server-install.rst
wp-install/wp-install.rst
.. note::
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.