DEVOPS & Cloud

19 posts in this category

Expose your localhost server to public on internet with ngrok - 2021

Expose your localhost server to public on internet with ngrok - 2021 Working on a local development server but need to share your work with others? ngrok is the perfect solution for exposing your loc...

2 min read

How to integrate Github on slack to get notifications on every commit?

Setting Up GitHub Notifications in Slack: A Complete GuideKeeping track of repository changes is crucial for effective team collaboration. In this tutorial, we'll walk you through the process of integ...

1 min read

How to create droplet on DigitalOcean and access through terminal 2020 - 2021 - Tutorial

How to Create and Access a DigitalOcean Droplet: Complete TutorialSetting up a virtual machine in the cloud is a crucial skill for modern developers. This tutorial will guide you through creating a Di...

2 min read

How to install LetsEncrypt SSL certificate and Wordpress on Google Kubernetes Engine (GKE)?

How to install LetsEncrypt SSL certificate and WordPress on Google Kubernetes Engine (GKE)Securing your WordPress installation on Google Kubernetes Engine with Let's Encrypt SSL certificates is crucia...

2 min read

Automate Build and Deploy from GitHub to Microsoft Azure - Step-by-Step Guide

Automate Build and Deploy from GitHub to Microsoft Azure - Step-by-Step GuideAutomating your deployment pipeline is crucial for modern development workflows. This comprehensive guide will walk you thr...

2 min read

Install Lets Encrypt SSL Certificate using Docker, WordPress and DigitalOcean

In this article I am going to show you that how to install SSL Certificate on your wordpress website using Docker, Docker compose, Let’s Encrypt and Digital Ocean. If you are interested in Video...

8 min read