Files
clear-linux-documentation/source/clear-linux/tutorials/wordpress.rst
T
ihutchin 622b8c0a3e Restructures Clear Linux documentation to have five main sections
Content files are moved, renamed, and relabeled to fit into get started,
concepts, guides, tutorials, and reference sections. Toc-trees were
changed where apropriate and section descriptions were provided.

Signed-off-by: ihutchin <ianeta.hutchinson@intel.com>
2017-08-29 13:18:21 -07:00

28 lines
944 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:`get-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.