Files
clear-linux-documentation/source/clear-linux/tutorials/wordpress/wordpress.rst
T
Kristal Dale 1b0e7414cb - simplify tutorial landing page (remove duplicate info re bare metal install, which is included in part 1)
- Remove redundant "OS" with use of substitution

Signed-off-by: Kristal Dale <kristal.dale@intel.com>
2018-10-04 11:05:24 -07:00

28 lines
777 B
ReStructuredText

.. _wordpress:
WordPress\* use case tutorial
#############################
This tutorial describes how to setup a webserver to host a WordPress site using
|CL-ATTR|. The tutorial is split into two sections:
#. Setting up a LAMP webserver with :ref:`web-server-install`.
#. Setting up Wordpress on a LAMP webserver with :ref:`wp-install`.
If you already have a |CL| based :abbr:`LAMP (Linux, Apache, MySQL, PHP)` web server,
you can skip ahead to the second section of this tutorial.
.. 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.
.. toctree::
:maxdepth: 1
:hidden:
web-server-install.rst
wp-install.rst