Introduction In today's post we are going to see how to install Jenkins in a straightforward way in a bare metal server and explain what's the function of Jenkins in a GitOps setup. First we'll be going though a typical GitOps setup and how it works in each step. [...]
Introduction Using Ansible for automation really makes the work of systems administrators scalable as it gives to the sysadmin the power to launch sets of commands on groups of machines. While some other automation tools such as Chef, Puppet or Saltstack also solve the same problem of scalability and [...]