docs: Add GDPR compliance page for Serverpod Cloud#640
Draft
Zfinix wants to merge 3 commits into
Draft
Conversation
Swiftaxe
reviewed
Jun 18, 2026
Collaborator
There was a problem hiding this comment.
@developerjamiu, where would you suggest putting this page?
Contributor
Author
There was a problem hiding this comment.
i would say a new legal section
Contributor
There was a problem hiding this comment.
A few thoughts:
- 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 incloud_docs/. - "Compliance" is the better section name than "Legal". "Legal" reads as formal documents (Terms, Privacy Policy). The content here is trust/compliance framing.
- Two shapes within cloud_docs/:
- Flat page at
cloud_docs/compliance.mdif this stays a one-pager. - New section at
cloud_docs/compliance/if more pages are coming in the nearest future.
- Flat page at
Reference and Concepts don't fit: Reference is narrow technical lookups, Concepts is platform capabilities.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Serverpod Cloud had no docs page covering GDPR, so anyone evaluating it had nowhere to confirm where their data lives or how it is handled. This adds a short reference page under Deploy.
This PR:
docs/08-deployments/02-gdpr-compliance.mdcovering data residency (Frankfurt, on Google Cloud Platform and Neon), Google LLC's participation in the EU-U.S. Data Privacy Framework, and the SOC 2 and ISO/IEC 27001:2022 / 27701:2019 certifications of the underlying providers.Closes #569