CATEGORY

Featured

Envoy Proxy on Ubuntu 20.04 – How to install it

Thanks to this post, you will learn How To Install Envoy Proxy on Ubuntu 20.04 Envoy is an open source edge and service proxy, designed...

How To Install Envoy Proxy on CentOS

This post is about How to install Envoy Proxy on CentOS Envoy is a high-performance C++ distributed proxy designed for single services and applications. Envoy Proxy is...

Terraform: Importing Existing Infrastructure Part-2

The following topics will be discussed to importing the infrastructure in terraform in this blog: Import Examine state files and make output plans Improve the configuration to...

Terraform: Importing Existing Infrastructure

The following topics will be discussed to importing the infrastructure in terraform in this blog: Create an Amazon EC2 instance Creating main.tf then configure the provider Create...

How to install Apache Cordova on Debian 11

Hello, friends. In this short post, we will help you to install Apache Cordova on Debian 11. This tool is used to create mobile...

How to install SuluCMS on Ubuntu / Debian Servers

This post is about Install SuluCMS on Ubuntu / Debian SuluCMS is a free, open-source, powerful and reliable content management system (CMS). It is based...

PostgreSQL Streaming Replication

Introduction PostgreSQL 12 can be considered revolutionary considering the performance boost we observe with partitioning enhancements, Streaming replication is a popular method you can use...

How to restrict Access to Directory and Subdirectories on Nginx

Hello, friends. In this post, we will continue with some tricks for Nginx. So today, you will learn how to restrict access to directory...

Input Variable for Terraform Part-2

So, the following topics will be discussed in this: Start giving value to Input variables Environment Variable Explain Output Variable Create your variable in a separate file Keeping everything...

How to Delete Terraform Resources

The following topics will be discussed in this blog: Apply to destroy Destroy to destroy Destroy Resources that Are Protected Destroy everything but a few. Infrastructure as Code is...

Latest news