Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/08-deployments/03-gdpr-compliance.md

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@developerjamiu, where would you suggest putting this page?

@Zfinix Zfinix Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would say a new legal section

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few thoughts:

  1. Not in docs/08-deployments/. That section is framework docs for self-hosting. This page only describes Cloud properties (Frankfurt, GCP, Neon), so it belongs in cloud_docs/.
  2. "Compliance" is the better section name than "Legal". "Legal" reads as formal documents (Terms, Privacy Policy). The content here is trust/compliance framing.
  3. Two shapes within cloud_docs/:
    • Flat page at cloud_docs/compliance.md if this stays a one-pager.
    • New section at cloud_docs/compliance/ if more pages are coming in the nearest future.

Reference and Concepts don't fit: Reference is narrow technical lookups, Concepts is platform capabilities.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
sidebar_label: GDPR compliance
description: Serverpod Cloud stores your data in Frankfurt on Google Cloud and Neon, giving your project a strong foundation for GDPR compliance.
---

# GDPR compliance

Serverpod Cloud stores your data in Frankfurt on Google Cloud Platform, which gives your project a strong foundation for GDPR compliance. Your database runs on Neon, which also stores your data in Frankfurt. Google LLC is an active participant in the EU-U.S. Data Privacy Framework.

Hosting your data in the EU is only part of GDPR compliance. You are still responsible for ensuring that your own service meets the requirements of the GDPR, including how you collect, process, and handle your users' personal data.
Loading