Skip to content

OpenLiteSpeed Node.js

In this article

Information

OpenLiteSpeed is an open-source web server platform designed for hosting WordPress-based sites. It runs on OpenLiteSpeed software, which is a lightweight and efficient alternative to Apache and Nginx servers. It supports HTTP/3 (QUIC), built-in caching, SSL/TLS, and virtual hosts. OpenLiteSpeed does not run Node.js code directly but acts as a reverse proxy. Additionally, the platform supports content caching and performance optimization, reducing server load.

OpenLiteSpeed Node.js. Core Features

  • High performance: OpenLiteSpeed can handle a large number of requests in a short time.
  • Resource management: OpenLiteSpeed can efficiently manage server resources, allowing a more effective reduction of server load.
  • Isolation: The Node.js application runs separately (via node, PM2, systemd, etc.) on localhost:3000 (or another port).
  • Routing: OpenLiteSpeed receives external requests (port 80/443) and forwards them to the Node.js backend.
  • Support for WebSocket, HTTP/2, HTTP/3 for modern applications.
  • Protection: OpenLiteSpeed handles static content, SSL, caching, compression, and DDoS protection—offloading Node.js.
  • Management via web interface: OpenLiteSpeed offers a convenient web interface for server management.

Deployment Features

ID Name of Software Compatible OS VM BM VGPU GPU Min CPU (Cores) Min RAM (Gb) Min HDD/SDD (Gb) Active
526 OpenLiteSpeed Node.js Ubuntu 22.04 + + + + 1 1 15 ORDER
  • Installation time 15-20 minutes including OS.
  • Scripted installation of OpenLiteSpeed Node.js in the hostkey.in zone.
  • Pre-installed dependencies – the package includes npm and curl tools.

Note

Unless otherwise specified, we install the latest release version of the software from the developer's website or the operating system repositories by default.

Getting Started After Deploying OpenLiteSpeed Node.js

After paying for the order, a notification will be sent to the email specified during registration, indicating that the server is ready. It will include the VPS IP address, as well as the login and password for connection. Clients of our company manage the equipment through the server management panel and APIInvapi.

Authorization data can be found either in the Info >> Tags tab of the server control panel or in the email sent to you:

  • Web interface will be available at URL: https://openlitespeed-nodejs{Server_ID_from_Invapi}.hostkey.in.
  • Login: admin
  • Password: comes in the email to your email address when the server is ready after deployment of the software.

Note

Detailed information on the main settings of OpenLiteSpeed Node.js is contained in the developer documentation.

Ordering an OpenLiteSpeed Node.js Server Using API

To install this software using the API, follow these instructions.


question_mark
Is there anything I can help you with?
question_mark
AI Assistant ×