Deploy A Simple Web-app With Nginx On Google Compute Engine
In this article, we would be deploying a simple web-page with an nginx web-server on a google compute engine with a random port, forward the port to http port 80 and install an SSL certificate to load over HTTPS. Before we move on, make sure you have...
tolulopeayo.hashnode.dev9 min read
Goodness Chris-Ugari
Frontend Developer | Budding DevOps Engineer
Was able to deploy a static site easily on GCP with this guide, thank you!