You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi! We're using Firebase Hosting for some time and had all databases and cloud infrastructure set in europe to follow the quite nasty GDPR of a EU country. Now, a client told us that our hosted webapp is located in "North America, United States, California, Mountain View".
There are many of tutorials and docs for other firebase services, but not for plain hosting.
We really need help to follow the GDPR, or risk financial penaltis over several thousands Euro.
Thanks in advance!
Dom
Daniel
unread,
Jan 15, 2025, 2:42:24 PMJan 15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Is that web app as in, firebase app hosting - i.e. a full-stack application? If so that's configured when you create an instance; see the screenshot attached.
If you mean web app hosting, as in a static web application - It's deployed to a global CDN so there isn't really a concept of a server for it to be hosted on. The web application code itself will be deployed to the CDN but no processing would take place; so unless the web app code itself contains data which cannot be processed in the US - I don't think there is a GDPR issue?