Skip to content

WordPress with OpenLiteSpeed

Information

OpenLiteSpeed is a freely distributed web server platform designed for hosting sites based on WordPress. It is powered by OpenLiteSpeed software, which is a lightweight and efficient alternative to Apache and Nginx servers. OpenLiteSpeed WordPress supports all the standard features needed to work with WordPress, including PHP and MySQL. In addition, the platform supports content caching and performance optimization, which allows you to speed up page loading and reduce server load.

WordPress with OpenLiteSpeed. Key Features

  • High Performance: OpenLiteSpeed is capable of handling a large number of requests in a short amount of time, making it a great choice for high-traffic websites.
  • Caching: It supports caching of pages and objects, which can significantly speed up the loading of the site.
  • Resource management: OpenLiteSpeed can efficiently manage server resources. It allows to use of available resources more efficiently and reduces the load on the server.
  • Compression: It supports content compression, which also helps speed up site loading.
  • Security: OpenLiteSpeed has built-in protection against DDoS attacks and other types of malicious attacks.
  • HTTP/3 and SSL Support: It supports the latest security standards and modern communication protocols.
  • Easy to install and set up: OpenLiteSpeed is easy to install and set up. It is a great choice for beginners and those who want to get their WordPress website up and running quickly.
  • PHP Support: OpenLiteSpeed supports PHP, allowing you to use WordPress plugins and extensions without additional configuration.
  • Management through a web interface: OpenLiteSpeed has a user-friendly web interface for managing your server and site on WordPress.

Features of the assembly

  • Installation on RHEL 8+, Debian and Ubuntu 20.04+ families is possible.
  • Installation time is 15-20 minutes, including OS.
  • Scripted installation of WordPress + OpenLiteSpeed in the hostkey.in zone.

After installation, you need to go to the page and finish setting up WordPress: language, login, password and other parameters.

Getting started after deploying WordPress with OpenLiteSpeed

A notification will be sent to the e-mail specified during registration that the server is ready for work after paying for the order. It will contain the IP address of the VPS, as well as the login and password for the connection.

Clients of our company manage the hardware in the server`s and API control panel — — Invapi.

You can find the authorization data either in the Info >> 'Tags tab of the server control panel or in the email that was sent.

  • The web interface will be available at the URL: https://wp{Server_ID_from_Invapi}.hostkey.in.
  • Login and Password: comes in a letter to your email.

Note

For more information on the basic settings of WordPress with OpenLiteSpeed, see the documentation of the developers.

Ordering a server with WordPress with OpenLiteSpeed using the API

curl -s "https://invapi.hostkey.com/eq.php" -X POST \
--data "action=order_instance" \
--data "token=" \
--data "deploy_period=" \
--data "deploy_notify=" \
--data "email=" \
--data "pin=" \
--data "id=" \
--data "os_id=" \
--data "root_pass=" \
--data "hostname=" \
--data "ssh_key=" \
--data "post_install_callback=" \
--data "post_install_script=" \
--data "reinstall_key=" \
--data "os_name=" \
--data "imitate_deploy=" \
--data "imitate_error=0" \
--data "own_os=" \
--data "jenkins_task=" \
--data "traffic_plan=" \
--data "invoice_relid=" \
--data "preset=" \
--data "location_name=" \