---
titel_en: Which hosting keeps my data in the EU?
titel_nl: Bij welke hosting blijft mijn data in de EU?
categorie: questions
bundels: website, app, verbruik
geverifieerd_op: 2026-09-22
bewijs: lib/config.ts, content/talen/en.json, content/kb/security/backups.md, app/dpa/page.tsx
zoekwoorden: eu, gdpr, avg, data, privacy, europe, nederland, dpa, verwerkersovereenkomst, location
---
## en
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](/dpa), 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:

```bash
npx github:dorelli-cloud/cli deploy --email you@example.com
```

### 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.

## nl
Bij Dorelli Cloud staan je site, de bestanden en de back-ups in Amsterdam, en je account, facturen en app-databases in Dublin. Allebei EU-regio's van onze Europese cloudpartner; niets van jou wordt buiten de EU opgeslagen. Een verwerkersovereenkomst staat klaar op [de DPA-pagina](/dpa), en we zetten geen trackingcookies op jouw site of de onze. Dit zit in elke bundel, vanaf € 10 per maand.

| Wat | Waar | Bewaard |
|---|---|---|
| Sitebestanden, app-container | Amsterdam (West-Europa) | zolang de site bestaat, 30 dagen na opzegging |
| App-database (Postgres) | Dublin (Noord-Europa) | 30 dagen na verwijdering als back-up |
| Nachtelijke back-up van het platform | opslag in Nederland | 90 dagen, elke nacht gecontroleerd |
| Account, facturen, tickets | Dublin | zolang de boekhouding het vereist |
| Verkeer | via een beveiligingsschild aan de rand, dan naar Amsterdam | verzoeklogs, geen inhoud |

Eén uitzondering die je moet kennen: de zichtbare tekst van een nieuwe proefsite gaat kort door een AI-moderatiescan voordat hij wordt gepubliceerd, zodat niemand een proefadres kan gebruiken voor phishing. Alleen die tekst, één keer, en er wordt niets van bewaard. Dat staat in de privacyverklaring, niet verstopt in een voetnoot.

Je kunt de locatie zelf controleren: elke app krijgt een `DATABASE_URL` met een host in de EU, en het adres van het platform wijst naar de Amsterdamse regio van onze partner. Probeer de proef zonder account:

```bash
npx github:dorelli-cloud/cli deploy --email jij@voorbeeld.nl
```

### Niet voor

Organisaties die eisen dat data binnen één land blijft (de database staat in Ierland, niet in Nederland), of die geen enkele Amerikaanse subverwerker toestaan: onze cloudpartner en het moderatiemodel worden door Amerikaanse bedrijven gedraaid vanuit EU-regio's, en de verwerkersovereenkomst noemt ze. Niet voor werk dat een certificering zoals ISO 27001 aan onze kant vereist; wij zijn een klein bedrijf en hebben er geen.
