The One-Click Web Hosting module is a full-stack hosting orchestration and application provisioning system designed to automate the deployment, isolation, and lifecycle management of websites and web applications.
Rather than functioning as a traditional hosting panel or basic installer, the platform provisions complete application environments at the operating system level, including web server configuration, PHP runtime isolation, database provisioning, SSL automation, backup management, and resource control.
Each hosted domain is treated as an isolated service unit with dedicated users, runtime environments, and system-level protections.
The WordPress module provisions fully isolated WordPress environments with automated deployment, runtime isolation, SSL integration, and backup management.
Each WordPress instance operates as an independent application service.
# Deploy a new WordPress instance.
one-click --wp-create
...
# Basic wordpress and cron management.
one-click --wp
...
# Manage Wordpress instances, profiles, backups and security
one-click --wp-admin
...
# Local and remote backup and restore for Wordpress sites via profiles
one-click --wp-backup
...
# Reissue or request LetsEncrypt SSL or self signed SSL
one-click --ssl
The static hosting engine provisions lightweight isolated environments for HTML, CSS, JavaScript, and frontend-only applications.
# Deploy a new static site
one-click --web-create
...
# Manage all static sites, backups, profiles etc
one-click --web-admin
...
# Reissue or request LetsEncrypt SSL or self signed SSL
one-click --ssl
Deploy, isolate, and scale modern Node.js applications and APIs in seconds. This module replaces complex terminal configurations with an automated, high-performance hosting pipeline built for modern JavaScript workflows. Currently supports only NodeJS.
# Deploy a new static site
one-click --nodejs-create
...
# Manage all static sites, backups, profiles etc
one-click --nodejs-admin
...
Keeping in line with our security first posture, the database GUI is a proxied token driven time sensitive application which requires enabling the GUI and generating a one-click login token to gain secured access to manage your databases. Further, the token will bind to the first IP that uses the token further enhancing the security posture of publicly exposed endpoints.
# Manage Databases and create temp front end if needed
one-click --db-admin
...
The PHP hosting subsystem provisions isolated PHP runtime environments for dynamic web applications and custom PHP sites.
one-click --php
The Redis integration layer provides optional object caching and performance acceleration for Wordpress installations and can be managed within the wordpress admin.
Redis is integrated directly into isolated WordPress environments.
SSL provisioning is fully automated using Certbot and Let's Encrypt integration.
SSL issuance is strict and requires that values are present for both A (if IPv4 is in use) and AAAA (if IPv6 is in use) as well as the www. subdomain EVEN IF NOT USED.
one-click --ssl
The hosting platform includes integrated backup lifecycle management for all hosted applications. Multiple backup locations is handled by profiles giving further flexibility
one-click --wp-backup
one-click --web-admin
Each hosted application is isolated across multiple layers: