mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-06-29 01:06:01 +00:00
b60a69bd52
The overview file contains the toctree directive to the three parts. Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
27 lines
930 B
ReStructuredText
27 lines
930 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 provide additional security for production systems.
|
|
These steps are beyond the scope of this tutorial. |