Introduction
This manual explain how to turn your secured server, that was already deployed in this manual, into a fully fledged webserver using the LAMP+W stack to design, publish, host and manage websites:
- Linux (Operating System)
- Apache (HTTP server)
- MariaSQL (Database Management System)
- PHP (Programming Language)
- Wordpress (Content Management System)
Let's go!
📄️ Preparation
Allowing new services in the server
📄️ Web Service
This component will serve webpages to the general public
📄️ Database Service
All the webpages' content is stored in databases
📄️ Programming Language
All the automation in the webpages is done in PHP
📄️ Content Manager
The website orchestration can done by Wordpress
📄️ Database Manager
(Optional) if using MariaDB in command line is not your cup of tea...
📄️ Update Security
Some final polishing to keep up with threats