Getting Started Examples
Basic Setup
Complete LEMP stack installation
WordPress Site
Deploy a WordPress site
Multi-Site Setup
Host multiple websites
Reverse Proxy
Set up reverse proxy for Node.js/React
Basic LEMP Stack
Quick Installation
Install a complete LEMP stack with optimized settings:What Gets Installed
- NGINX: Latest stable with HTTP/3 support
- MariaDB 11.8: Default database engine
- PHP 8.4: Latest PHP with common extensions
- Let’s Encrypt: Automatic SSL certificate management
- Redis: Object caching support
- Postfix: Email delivery
WordPress Deployment
Simple WordPress Site
Create a basic WordPress site with SSL:WordPress with Performance Optimization
Deploy WordPress with full caching and optimization:WordPress Multisite Network
Subdomain Multisite
Subdirectory Multisite
WordPress in Subfolder
Hosting Multiple Sites
Different Content Types
Host multiple sites with different configurations:Multiple PHP Versions
Run sites with different PHP versions:Parked Domains
Point multiple domains to the same site:Reverse Proxy Setup
Node.js Application
Proxy requests to a Node.js application:React/Vue SPA
Serve a React or Vue application:Multiple Backend Services
Proxy different paths to different services:SSL & Security
Free SSL with Let’s Encrypt
HTTP Authentication
Protect your site with basic authentication:Custom Security Headers
Database Management
Working with Databases
External Database
Connect WordPress to external database:Database Backup
Caching Strategies
FastCGI Cache (WordPress)
Redis Object Cache
Proxy Cache
Backup & Migration
Site Backup
Site Restoration
Server Cloning
Clone entire server to another machine:Monitoring & Logs
Real-time Log Viewing
Server Status
Performance Monitoring
Advanced Configurations
Custom NGINX Configuration
PHP Configuration
Custom Headers
Production Best Practices
Initial Server Setup
WordPress Production Setup
Security Hardening
Common Workflows
Development to Production
Staging Environment
Site Migration to New Server
Need More Examples?
Documentation
Complete command reference
Community
Share your use cases
GitHub
Browse the source code
Support
Get expert help