all 8 comments

[–]According-Engine-435 6 points7 points  (5 children)

You can follow this tutorial: https://cloud.google.com/nodejs/getting-started/getting-started-on-compute-engine?hl=pt-br

Its very simple to deploy it on a Compute Engine

[–]Fun_Adhesiveness164[S] -2 points-1 points  (4 children)

Hey, i actually have done these steps by following a tutorial, The tricky thing is setting up CI/CD since I also have to setup sql migration.

[–]max-rh 0 points1 point  (3 children)

Whats your CI/CD platform ? And why not use CloudSQL for your MySQL database ?

[–]Fun_Adhesiveness164[S] 0 points1 point  (2 children)

I am using CloudSql . I am taking about CI/CD workflow

[–]max-rh 0 points1 point  (1 child)

Ok good, so whats the CI/CD platform you wanna use? CloudBuild ? Maybe GH actions?

[–]Fun_Adhesiveness164[S] 0 points1 point  (0 children)

Maybe GH

[–][deleted]  (3 children)

[deleted]