Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/francescov1/gcloud-docker-node-tutorial


https://github.com/francescov1/gcloud-docker-node-tutorial

Last synced: 5 days ago
JSON representation

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.