How to Deploy PocketBase to Cloud Run It is now possible to run PocketBase on Google CloudRun because of the recent support for mounting volumes. This is a guide on how to deploy PocketBase on Google Cloud Run. Features Scale to zero Infinite storage (and file deletion protection, file versions, and multi region) / / all in the same file system Backups can be done either by PocketBase or by protecting the bucket Prerequisites Google Cloud project Google Cloud Storage bucket Getting Started Fork this repository or click "Use this template" to create your own repository. Steps Create a new serv…