Based-Loans / based-loans-ui

0 stars 1 forks source link

Migrate deployment from GCP to VERCEL CDN #32

Open muertomariachi opened 3 years ago

muertomariachi commented 3 years ago

I have a pretty high traffic site that i developed using this approach that is running in production now, some advantages:

we can do github prod push integration: https://vercel.com/docs/git/vercel-for-github

or if we want to be safer/conservative, we can do, one of us can do the cli prod push: https://vercel.com/docs/cli

muertomariachi commented 3 years ago

Note: The owner of the domain needs to be ready when we want to switch over

https://vercel.com/docs/custom-domains

muertomariachi commented 3 years ago

remove /ops

and

docker, cloud, ngnix, and related files