Wordpress deployment on openlitespeed
Wordpress deployment on openlitespeed
Creating the virtual machine
Create a virtual machine
Select Web Server Type
openlitespeedSelect programming language
PHPSelect Database
MySQLSelect Location - the one closest to your users
FrankfurtSelect the operating system
UbuntuSelect Plan
1 cpu / 1gbCreate application and choose the virtual machine you have previously created
Choose the Wordpress application from the list
Deploy
Login into the wordpress admin
Install All-in-One WP Migration
On the origin website go to Export and download the archive
On the bunnyshell wordpress instance go to Import
Change the php settings to increase the maximum upload size
SSH into the machine
Locate the php.ini file
Edit the file
Update the following properties
Restart openlitespeed
Upload the wordpress archive
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?