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.
- Host: GitHub
- URL: https://github.com/pierre-juarez/hello-cloud-run
- Owner: pierre-juarez
- Created: 2022-09-10T03:27:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T05:40:35.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T10:30:00.213Z (about 1 year ago)
- Topics: container, docker, google-cloud-run, nodejs, yaml
- Language: JavaScript
- Homepage: https://hello-cloud-run-7kfiaubznq-uc.a.run.app/
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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

### 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) 😊