Wiki Features Back to Deploy

Panel Deployment

Download the startup runner index.js for your control panel

Bot Edition

Session ID

The script will be generated with your session ID pre-filled

Panel Scripts

PNPM v5 ⚡ Ultra-Low RAM & Disk

Fastest installation with minimal memory & disk footprint

NodeJS v5 Recommended

Standard npm runner for Wispbyte, Pterodactyl & Container panels

PM2 v5

PM2 process manager for VPS & root panels with fallback

NodeJS v4 (Legacy)

Legacy Node.js runner version with auto-restart

Script Preview

// Edit SESSION_ID below
const SESSION_ID = 'your_session_id';

// Clones https://github.com/pgwiz/PGWIZ-MD
// Creates config.env / .env automatically
// Installs dependencies and starts with auto-restart