Files
clear-linux-documentation/source/clear-linux/tutorials/wordpress/wordpress.rst
T
Kristal Dale 16354e3872 Reorg of WordPress tutorial (and related) files, to correct their placement in the tutorials nav section.
Changes include:
- Move all WordPress tutorial files into WordPress folder (landing page, web server install, wp-install, and related images)
- Update WP landing page to more clearly indicate child pages of tutorial, hide toctree
- All files related to WordPress tutorial: replace CLOSIA with CL-ATTRs, correct attributions
- grammar

Signed-off-by: Kristal Dale <kristal.dale@intel.com>
2018-09-24 15:21:42 -07:00

33 lines
1.1 KiB
ReStructuredText

.. _wordpress:
WordPress\* use case tutorial
#############################
Welcome to our WordPress\* use case tutorial. This tutorial describes the steps to
setup a webserver to host a WordPress site using |CL-ATTR|.
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 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