Standalone Package
WordPress Standalone Package
The WordPress Standalone package is an automated, cost-efficient WordPress solution that runs the complete website stack inside a single lightweight container. It is designed primarily for development, testing, and small to medium-sized WordPress projects that do not require clustered high availability.
Package Overview
WordPress Standalone performs the required server and application configuration automatically, allowing users to focus on the WordPress project rather than manually assembling and configuring the hosting stack.
The package can be deployed using either an LLSMP or LEMP software stack:
The complete WordPress stack runs inside one elastic container. This makes the package lightweight and cost-efficient, but unlike the WordPress Cluster package it does not provide application-level high availability, failover, or horizontal scaling.
Included Components
WordPress Standalone Installation
- Log in to the Virtuozzo Application Management dashboard.
- Click Marketplace.
- Search for WordPress Standalone and open the package.
- Click Install.
- Choose the required PHP version and advanced WordPress options.
- Specify the Environment name and Display Name.
- Select the required Region when several regions are available.
- Click Install and wait for the platform to create and configure the environment automatically.
Advanced Installation Features
The WordPress Standalone installation window provides several optional features that can be enabled according to project requirements.
Choose only required features
Some optional features can involve additional resource or license charges depending on the service provider and selected platform configuration.
Access the Installed WordPress Site
After installation completes, the platform provides the required connection information in the installation-success window and sends the same information by email.
- WordPress website URL
- WordPress administration-panel URL and credentials
- LiteSpeed WebAdmin Console details when LiteSpeed is used
- phpMyAdmin access details for the integrated MariaDB database
The WordPress website can then be opened through the provided URL and customized from the WordPress admin panel.
Scaling and Resource Distribution
WordPress Standalone scales vertically because all WordPress services run in one container. The platform can allocate additional CPU and RAM to the container according to the configured resource limit.
The documented default memory distribution among the internal services is:
| Component | Default RAM Share |
|---|---|
| Application server — NGINX or LiteSpeed | 50% |
| Redis cache | 10% |
| MariaDB database | 40% |
The container resource limit can be changed through the environment topology wizard.
Container restart
Changing the standalone container scaling limit requires the node to restart so the new resource allocation can be applied.
Software Updates
Update WordPress
Update the WordPress application from its administration panel through Dashboard > Updates. When a newer WordPress version is available, use the WordPress update controls and follow the on-screen instructions.
Update LLSMP / LEMP Stack
Update the underlying software stack through the platform Redeploy action. Select the required new stack version and start the redeployment.
Application data is preserved
The redeployment process updates the container system files while preserving WordPress application data. The operation can cause a short period of downtime for the standalone container.
Special Environment Variables
Several environment variables can be used to customize the WordPress Standalone package after deployment.
true.true.Memory limits can be provided in megabytes, gigabytes, or percentages. When units are omitted, the values are interpreted as percentages.
Restart after variable changes
Restart the WordPress Standalone container after changing these environment variables so the new values are applied.
Expected Result
A ready-to-use WordPress installation is created inside one elastic container with the selected PHP version, NGINX or LiteSpeed web server, MariaDB database, Redis caching, and optional security, SSL, Multisite, or WooCommerce features.
Important Notes
- WordPress Standalone is intended for lightweight and cost-efficient WordPress hosting.
- The package uses a single container and therefore does not provide cluster-level high availability or horizontal scaling.
- LLSMP uses LiteSpeed; LEMP uses NGINX.
- Redis object caching and MariaDB are included in the standalone stack.
- Optional features include LiteSpeed, Brute Force Protection, WAF, Let’s Encrypt SSL, Multisite, and WooCommerce.
- Scaling is vertical and changes to the container resource limit require a restart.
- WordPress is updated from its own admin panel, while server-stack updates use Redeploy.
- WordPress Cluster Package
- Multi-Region WordPress Packages
- WordPress Package Features
- WordPress Backup Guide
- WordPress Update Guide
