Frequently asked questions
Answers that the laboratory and the homologation environment have already given — and the ones they have not.
Can I sign up now?
No. HostSpry is in private beta. Request access and we review every request by hand.
Which platforms can I migrate from?
Measured today: supabase. We list a source only after migrating a real project from it — see Connectors.
Does the migration change my current app?
No. The source is opened read-only; the engine has no write path to it.
Will my users have to sign in again?
Yes. Active sessions belong to the old platform and do not transfer. Accounts and passwords move when the password format is portable.
What happens if a migration fails?
Completed steps are undone in reverse order and the destination returns to the restore point taken before the first write. The report says which step failed and why.
Can you run my own Dockerfile?
Yes — it is built without privileges and run in an isolated environment. A Dockerfile that requires privileged access is refused, with the reason.
Where will my application run?
You choose among the products your app can run on: Managed Shared Hosting, a Managed VPS (a virtual server only for you) or a Managed Dedicated Server (a physical machine only for you). Each product states what is available today.
How much does it cost?
Prices are not published yet: not measured yet. See Pricing for what is already decided about billing.
How do I revoke access?
Uninstall the HostSpry GitHub App from your GitHub settings and revoke the HostSpry application in your Supabase account. Both are under your control on the provider.