Documentation

Everything you need to know about installing and managing WisPanel on your servers.

Installation Guide

Installation Guide

One-Line Installation

Run this command as root:

curl -sSL https://wispanel.com/install.sh | bash

What the Installer Does

  1. Checks system compatibility
  2. Installs required dependencies
  3. Configures Nginx, PHP, MySQL
  4. Sets up WisPanel
  5. Generates access credentials

Installation Time

  • Typical: 5-10 minutes
  • Depends on server specs and network

Post-Installation

After installation completes:

  1. Note the admin credentials displayed
  2. Access panel at https://YOUR_IP:2083
  3. Change default password
  4. Activate your license

Verify Installation

wispanel status

Logs

Installation logs are saved at:

/var/log/wispanel/install.log