Documentation · Getting Started
Installation
Requirements
- Ubuntu 20.04+ or Debian 11+ (x86_64)
- Node.js 20 or newer
sudoaccess for installing system packages and registering the systemd service
Install Steps
Download the latest release ZIP from the Releases page, extract it, and run the installer:
unzip wipekit-v*.zip cd wipekit-v* ./install.sh
The installer checks for Node.js, installs required system packages, sets up the default config, and registers Wipekit as a systemd service that starts automatically on reboot.
Start the panel:
sudo systemctl start wipekit
The panel will be available at http://YOUR_SERVER_IP:3000. On first launch you will be taken through the setup wizard.