Installer API live
Signed CLI + App Releases
License-verified bootstrap
Deploy VoidMail like an appliance, not a script.
This endpoint installs the latest verified VoidMail CLI, then hands control to the guided installer for DNS, SSL, mail, and runtime provisioning.
1
Run the bootstrap command on a fresh Ubuntu VPS. It installs or updates the latest `voidmail` CLI into `/usr/local/bin/voidmail`.
2
Launch voidmail, enter your license key, primary domain, and operational emails, then follow the guided production flow.
3
VoidMail provisions the stack, creates the DNS zone, configures SSL, and shows the exact glue-record and nameserver delegation steps required.
Bootstrap command
curl -fsSL https://install.voidmail.email/install.sh | bash