Skip to content

WordPress

wordpress.png WordPress is one of the most popular and widely used content management systems (CMS) for website creation. It offers numerous themes and hundreds of extensions.

In this tutorial, we will go through the installation of a basic instance of WordPress. The database will be integrated into the same instance as WordPress, and we will also add SSL support using Certbot.

WordPress Website WordPress Documentation




  •   Heat Template for WordPress


    Deploy a WordPress instance with an integrated MariaDB using a provided Heat template, ensuring to configure your domain's DNS and generate SSL certificates afterwards.

  •   Instance Setup


    To set up a WordPress instance, create a security group allowing HTTP (80), HTTPS (443), and SSH (22) ports, then launch the instance using the specified Debian image and selected flavor through CLI or Horizon.

  •   WordPress Installation


    Follow these steps to install and configure a LAMP stack with WordPress on a Debian server, including SSL setup with CertBot.