Steps to Install & Configure Bamboo on Ubuntu 20.04 LTS
Bamboo is a free & open source continuous integration and continuous deployment serve. It is developed by Atlassian. It helps to provide an automated and reliable build and test process for application source-codes. We can easily Install and configure Bamboo. Prerequisites: Ubuntu system with Sudo Privileges. Java 8.0 4GM RAM. There are some steps to …
Read more “Steps to Install & Configure Bamboo on Ubuntu 20.04 LTS”
Steps to Install Graphite on Ubuntu 20.04 LTS
Graphite is a free & open source monitoring tool. It is used for highly available and with support for data visualization. Using graphite, we can easily store numeric time-series data & it doesn’t collect data by itself. It receives data from other applications. Graphite contains three software components: carbon – It is a Twisted daemon …
Steps to Setup & Configure Rancher on Amazon Linux
Rancher is a free & open source container management platform. It helps to create & manage containers. We can easily add the host on rancher server. Rancher enables organizations to run containers in production. There are some steps to Setup Rancher on AWS EC2: Prerequisites: 2 Aws ec2 system with sudo privileges. Install Docker on …
Read more “Steps to Setup & Configure Rancher on Amazon Linux”
Steps to Create & Configure Apache Airflow DAGs on Ubuntu 20.04 LTS
Apache-Airflow is an open source workflow management tool, written in Python. It is a workflow management solutions tool &used for monitoring the workflow. Using Airflow, we can easily create own Directed Acyclic Graph (DAGS ). DAGS is used for designing a workflow. There are some steps to create Apache Airflow DAGS in Ubuntu: Step 1: …
Read more “Steps to Create & Configure Apache Airflow DAGs on Ubuntu 20.04 LTS”
Steps to Setup Rundeck on Ubuntu 20.04 LTS
Rundeck is a free & open source application for automation services.We can easily create automation workflows from existing tools or scripts. It provides a web interface, CLI tools, and a web API to run automation tasks. Prerequisites: Ubuntu system with Sudo privileges & atleast 2 CPU. 4 GB RAM & 20 GB hard disk Java …