Remindly on Docker
Ship as a container you can docker-compose up anywhere — reproducible deploys with zero vendor lock-in.
Setup on Docker
Get the code
Clone or download Remindly from the repository (https://github.com/bensblueprints/appointment-reminder-sms-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 Remindly is self-hosted, "offline" is your call — run it on a LAN or behind a VPN and it never touches the public internet.
Remindly on Docker — honest answers
Is it really free on GitHub?
Yes — Remindly is MIT-licensed at github.com/bensblueprints/appointment-reminder-sms-mvp. The $34 buys the packaged Windows installer with everything wired up; building from source is free.
Where does my client data live?
In your own SQLite file on your box, self-hosted with your own API keys — nothing goes to a third-party cloud.