Kruiger Labs
Client Portal Get Started
DocumentationKruiger Labs products
Sign inGet support
Hosting guide

Hosting Your Bot With Sparked Host

Prepare a Kruiger Labs bot for a managed Sparked Host environment.

Before ordering#

Sparked Host is our recommended hosting option for customers who prefer a managed bot hosting environment. The following link is an affiliate link, which means we may receive a commission if you purchase through it at no additional cost to you.

Get Sparked Host

Select the runtime first#

ProductRequired runtimeAdditional system
ScarlettNode.js 18+; Node.js 20 LTS recommendedMySQL/MariaDB; optional FiveM
ManagerNode.js 18+; Node.js 20 LTS recommendedMySQL/MariaDB; optional integrations
DM RELAYPython 3.9+MySQL/MariaDB
LEO TOOLKITPython 3.8+Separate companion backend
IAA BOTPython 3.11+Separate HTTPS website/backend

Configure the service#

Panel labels vary by plan, so use the host’s current instructions for the exact controls. In general, upload and extract the product ZIP, set the runtime and startup file, install dependencies, enter private environment variables, start the process, and inspect console logs. Bot hosting alone does not create the LEO TOOLKIT backend or IAA website/backend.

Updates and backups#

Stop the bot before replacing application files. Preserve private configuration, environment variables, uploaded assets, and database backups. Review release instructions before replacing files because a new version may introduce configuration or database changes.

Back to top