Overview
ResalePilot is a self-hosted resale-intelligence toolkit. You run it on your own VPS (or a local server); data never leaves your infrastructure. This documentation covers installation, configuration, day-to-day operation, and the CLI/MCP surface.
Where to start
- Installation — Docker one-liner on any Linux VPS.
- License activation — turn your key into a signed entitlement.
- Configuration —
.envreference and optional integrations. - CLI reference — every
flipbotsubcommand.
Architecture at a glance
A single Docker image ships four services: the orchestration scheduler, the team dashboard, the Telegram bot, and the MCP server. They share one SQLite database volume and are gated by your license tier.
Responsibility
ResalePilot is a neutral automation framework. Operators are responsible for complying with the terms of service of any third-party platforms they connect it to. See the EULA and Acceptable Use Policy.