Home Tags DevOps

Tag: DevOps

DevOps Series Deploying Graylog Using Ansible

0
This 11th article in the DevOps series is a tutorial on installing Graylog software using Ansible. Graylog is a free and open source log management...

Open source to be an essential part of curriculum in Universities

0
Red Hat has established a partnership with more than 100 colleges and universities all over the globe to provide enhanced training in open source...

DevOps Series Using Ansible to Deploy a Piwigo Photo Gallery

0
Piwigo is Web based photo gallery software that is written in PHP. In this tenth article in our DevOps series, we will use Ansible...

Get Started with Jenkins 2.0: Pipeline as Code

0
  With the Pipeline suite of plugins, the mantra of Jenkins 2.0—of ‘Pipeline as Code’ —is gaining momentum. This is evident from the growing number...

DevOps Series: Provisioning with Ansible

0
Ansible is the simplest way to automate apps and IT infrastructure. It meshes well with DevOps to deploy apps. In this ninth article in...

Starting the DevOps Journey Using Cucumber and Selenium

0
DevOps is a software building process which emphasises communication and collaboration between the teams involved in product management, software development, and operations. Cucumber is...

The DevOps Series Using Docker with Ansible

1
This article is the eighth in the DevOps series. This month, we shall learn to set up Docker in the host system and use...

Developing a virtual machine for Erlang/OTP using Ansible

0
This seventh article in the DevOps series is a tutorial on how to create a test virtual machine (VM) to compile, build, and test...

Five programming languages for DevOps

3
The heart of the DevOps movement is the configuration, deployment and management of the infrastructure that is performed via code. When an organisation defines...

Using Scene Builder to develop JavaFX apps

0
This article is a continuation of a previous one called “Developing a basic GUI application using JavaFX in Eclipse” by the same author. We...