Here in this article we will try to install and configure GitLab EE server using ansible on a Fedora OS. We will also to try to update the default password…
Here in this article we will try to install and configure GitLab EE server using ansible on a Fedora OS. We will also to try to update the default password…
Here in this article we are going to install and configure Grafana using ansible playbook. We are going to customize the grafana configuration to update the default user security settings…
Here in this article we will try to install and configure prometheus to scrap the metrics that we are exposing using the FLuent-bit node exporter and prometheus metrics plugin. Test…
Here in this article we will try to configure our fluent-bit with Node Exporter Metrics input plugin to collect system level metrics. We will further expose the metrics using Prometheus…
Here in this article we will try to use collectd which is a daemon used to collect the system and application performance metrics as an input source to fluent-bit and…
Here in this article we will try to install collectd to collect the system statistics. We will be enabling a plugin for collectd to expose the metrics for other system…
Here in this article we will try to install and configure fluent-bit using ansible playbook and demonstrate the default cpu metrics collection and processing that is carried out by the…
Here in this article we will try to setup Oauth2.0 based authorization system using a SonarQube server which acts as a client application and GitLab server which acts as a…
Here in this article we will setup a SonarQube server using Vagrant and Ansible. We will be using a docker-compose to launch the SonarQube service. Once the SonarQube service is…
Here in this article we will try to launch an Ubuntu system using Vagrant and provision it using Ansible. We will be installing required packages for setting Openscap on Ubuntu…