Which hosting keeps my data in the EU?
At Dorelli Cloud your site, its files and its backups sit in Amsterdam, and your account, invoices and app databases sit in Dublin. Both are EU regions of our European cloud partner; nothing of yours is stored outside the EU. A data processing agreement is ready on the DPA page, and we set no tracking cookies on your site or ours. This is included in every plan, from € 10 a month.
| What | Where | Kept |
|---|---|---|
| Site files, app container | Amsterdam (West Europe) | as long as the site exists, 30 days after cancellation |
| App database (Postgres) | Dublin (North Europe) | 30 days after deletion as a backup |
| Nightly backup of the platform | storage in the Netherlands | 90 days, checked every night |
| Account, invoices, tickets | Dublin | as long as required for the books |
| Traffic | through a security shield at the edge, then to Amsterdam | request logs, not content |
One exception you should know about: the visible text of a new trial site briefly passes an AI moderation scan before it is published, so that nobody can use a trial address for phishing. Only that text, only once, and nothing is kept from it. That is in the privacy statement, not hidden in a footnote.
You can check the location yourself: every app receives DATABASE_URL with a host in the EU, and the address of the platform resolves to our partner's Amsterdam region. Try the trial without an account:
npx github:dorelli-cloud/cli deploy --email [email protected]
Not for
Organisations that require data to stay within one country (the database is in Ireland, not the Netherlands), or that forbid any US-based sub-processor: our cloud partner and the moderation model are run by US companies from EU regions, and the DPA lists them. Not for workloads that need a specific certification such as ISO 27001 on our side; we are a small company and do not hold one.
Checked against the code on 2026-09-22 · Evidence: lib/config.ts, content/talen/en.json, content/kb/security/backups.md, app/dpa/page.tsx