An open API service indexing awesome lists of open source software.

https://github.com/pierre-juarez/hello-cloud-run

Deploy a message with NodeJS from Google Cloud Run.
https://github.com/pierre-juarez/hello-cloud-run

container docker google-cloud-run nodejs yaml

Last synced: 2 months ago
JSON representation

Deploy a message with NodeJS from Google Cloud Run.

Awesome Lists containing this project

README

          

# Hello Google Cloud Run
_Implementation of a server with NodeJS with Google Cloud Run, Docker and Github hand in hand._
_Blessed technology.🔥_

## Presentation

![Presentation](src/presentation.png?raw=true "Presentation")

### Error 🚫😬

In case of presenting an error like this

```bash
ERROR: (gcloud.run.deploy) User EMAIL_ADDRESS does not have permission to access namespace NAMESPACE_NAME(or it may not exist):
Permission 'iam.serviceaccounts.actAs' denied on service account PROJECT_NUMBER-compute@developer.gserviceaccount.com (or it may not exist).

```

Visit:
* 🚀 https://cloud.google.com/run/docs/troubleshooting#:~:text=Este%20problema%20ocurre%20en%20una%20de%20las%20siguientes%20situaciones%3A
* 🚀 https://stackoverflow.com/questions/56068870/permission-error-when-trying-to-deploy-to-google-cloud-run#:~:text=Debe%20habilitar%20los%20permisos%20para%20la%20cuenta%20de%20servicio%20de%20Cloud%20Build.%20No%20funcionar%C3%A1%20a%20menos%20que%20lo%20hagas.

## Credits

⌨️ Developed with ♥️ by [Pierre Juarez](https://github.com/pierre-juarez) 😊