Year: 2020

How to install and configure Prometheus with Grafana on Ubuntu 18.04 LTS

  Prometheus is a free and open source programming environment that permits us to gather measurements from our applications and stores them in an information base, particularly a period arrangement based DB. It is an incredible observing framework reasonable for dynamic conditions. Prometheus is written in Go and use inquiry language for information preparing. Prometheus […]

How to Install and Configure GitLab on Ubuntu 18.04 LTS

GitLab is an open source GIT vault chief dependent on Rails and created by GitLab Inc. It is an online GIT archive administrator that permits your group to deal with code, perform include demands, track bugs, and test and actualize applications. GitLab gives highlights, for example, a wiki, issue following, code audits, movement takes care […]

How to create Virtual machine in Azure cloud

Azure Virtual machine is one of the essential elements of distributed computing administrations like Microsoft Azure is the creation, arrangement, and the board of virtual machines. With the correct distributed computing devices, an undertaking can make handfuls, hundreds, even large number of virtual machines freely, and afterward decommission them in a moment when they are […]

How to create resource group in azure cloud

Azure Resource group contains the assets needed to effectively convey a vSRX VM in Azure. It is a compartment that holds related assets for an Azure arrangement. In Azure, you sensibly bunch related assets, for example, stockpiling accounts, virtual organizations, and virtual machines (VMs) to send, oversee, and keep up them as a solitary element.  […]

How To Install and use Packer on Ubuntu 16.04/18.04/20.04

Packer is an open source instrument for making indistinguishable machine pictures for various stages from a solitary source design. Packer is lightweight and runs on each major working framework. Packer doesn’t supplant setup the board apparatuses like Ansible, Chef or Puppet. Indeed, when building pictures, Packer can utilize devices like Ansible Chef or Puppet to […]

How to Install SonaType Nexus 3 on Ubuntu 16.04

Sonatype Nexus is extraordinary compared to other store administrators out there. It is some apparatus that you can’t maintain a strategic distance from in your CI/CD pipeline. It adequately oversees deployable ancient rarities. This post guides you to introduce and arrange Sonatype Nexus 3 of every a safe route on ubutnu machine.Step 1: Update the SystemYou […]

How To Setup a Docker Swarm Cluster on Ubuntu 16.04/18.04/20.04 LTS

Docker Swarm is a device that permits you to send a bunch of Docker Hosts. It’s a local bunching apparatus gave by Docker which gives high-accessibility and superior for your application by conveying it to all hubs inside the multitude group. To begin, you will require: 1. Information on Docker and Ubuntu variant 16.04 2. An […]

How to create pem file and access linux Server via pem file on Ubuntu

  In this post, we arrangement pem record to login server(Ubuntu) with pem document without secret phrase on linux worker. We are make pem record which used to get to linux worker. Pem document is a private record which do produce by means of ssh-keygen on linux worker.    Step 1: Generate the Key & RSA […]

How To Install HAProxy on Ubuntu 16.04/18.04/20.04 LTS

HAProxy is a free HTTP/TCP high accessibility load balancer and intermediary worker. It spreads demands among various workers to moderate issues coming about because of single worker disappointment. HA Proxy is utilized by various prominent sites including GitHub, Bitbucket, Stack Overflow, Reddit, Tumblr, Twitter and Tuenti and is utilized in the OpsWorks item from Amazon […]

Scroll to top