# deploystack-nosql-client-server **Repository Path**: mirrors_GoogleCloudPlatform/deploystack-nosql-client-server ## Basic Information - **Project Name**: deploystack-nosql-client-server - **Description**: A terraform solution that will create 2 VMS and a firewall rule, connect them all, to serve up a API powered by mongo. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-16 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deploy Stack - NoSQL Client Server This stack creates two Compute Engine Instances, installs MongoDB on one, and an API that acts as a client for the database on the other. It connects them together and sets up firewall rules to expose the API content publically. ![nosql client server architecture](architecture.png) ## Install You can install this application using the `Open in Google Cloud Shell` button below. Open in Cloud Shell Clicking this link will take you right to the DeployStack app, running in your Cloud Shell environment. It will walk you through setting up your architecture. ## Cleanup To remove all billing components from the project 1. Typing `deploystack uninstall` This is not an official Google product.