Wordpress deployment on openlitespeed

Wordpress deployment on openlitespeed

Creating the virtual machine

  1. Create a virtual machine

  2. Select Web Server Type

openlitespeed
  1. Select programming language

PHP
  1. Select Database

    MySQL
  2. Select Location - the one closest to your users

Frankfurt
  1. Select the operating system

Ubuntu
  1. Select Plan

    1 cpu / 1gb
  2. Create application and choose the virtual machine you have previously created

  3. Choose the Wordpress application from the list

  4. Deploy

  5. Login into the wordpress admin

  6. Install All-in-One WP Migration

  1. On the origin website go to Export and download the archive

  2. On the bunnyshell wordpress instance go to Import

  3. Change the php settings to increase the maximum upload size

  4. SSH into the machine

  5. Locate the php.ini file

  • Edit the file

  • Update the following properties

  1. Restart openlitespeed

  1. Upload the wordpress archive

  2. Make sure you enable the ListSpeed Cache plugin

SSL Checks

Test redirect on http2

Test https

HTTPS Redirect

Add a .htaccess file with the following content

Restart OpenLiteSpeed

Let's encrypt auto renewal

Edit /etc/letsencrypt/cli.ini

Last updated

Was this helpful?