Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francescov1/gcloud-docker-node-tutorial
https://github.com/francescov1/gcloud-docker-node-tutorial
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/francescov1/gcloud-docker-node-tutorial
- Owner: francescov1
- Created: 2019-01-31T21:14:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T11:55:31.000Z (about 2 years ago)
- Last Synced: 2023-03-01T15:26:45.648Z (almost 2 years ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Cloud - Docker - Node - MongoDB
This is the code used for the second half of my tutorial series, which can be found below:
* [Part 1: Dockerizing and auto scaling Node.js on Google Cloud](https://medium.com/@francescovirga_50717/dockerizing-and-autoscaling-node-js-on-google-cloud-ef8db3b99486)
* [Part 2: Deploy and secure MongoDB on Atlas](https://medium.com/@francescovirga_50717/part-2-deploy-and-secure-mongodb-on-atlas-4820d539a1dc)Ensure to enter your mongodb connection string in the .env and your Google Cloud project ID in the deploy.sh script.