Askback on Self-Hosted VPS
Host it on your own $5 VPS — your data, your domain, your rules, with no per-seat pricing ever.
Setup on Self-Hosted VPS
Get the code
Clone or download Askback from the repository (https://github.com/bensblueprints/review-request-automator-mvp) — the README documents the setup.
Deploy on your own server
Self-host on your own VPS or server — Docker or the one-command setup from the repo README. Point your domain at it when you're ready.
Keep your data yours
Your data stays on hardware you control — no third-party cloud, no per-seat pricing, no telemetry back to us.
Because Askback is self-hosted, "offline" is your call — run it on a LAN or behind a VPN and it never touches the public internet.
Askback on Self-Hosted VPS — honest answers
Is it really free on GitHub?
Yes, Askback is MIT-licensed at github.com/bensblueprints/review-request-automator-mvp. The $34 buys the packaged Windows installer with everything wired up; building from source is free.
Where does my customer data live?
In a SQLite file on your own server. Every send is queued and logged locally, and secrets are masked in every API response.