Skip to content
Luca edited this page Nov 29, 2022 · 1 revision

Google cloud platform

Anacleto is a cloud based solution, works perfectly on Google Cloud Platform.

Google Cloud run

Settings Cloud Run Manualy

$ cd backend folder
$ gcloud config set project test-luca-172110
$ cd project_root
$ gcloud run deploy

Settings Cloud Run Automaticaly

Docs

Connetc CloudSQL and CloudRun

Docs

Clone this wiki locally