Welcome to the ATIX Blog

openshift foreman

Installing OpenShift through Foreman

/
by
/
If you understand how to install CoreOS, you can also install OpenShift 4. You can provision CoreOS hosts using Foreman. In his talk at the Config Management Camp 2023, Jan explained how to do so, what obstacles there are, and how to use this solution to deploy an OpenShift cluster.

orcharhino and SecureBoot

/
/
Security is mandatory in today's IT. Although orcharhino was primarily developed for lifecycle management of servers, more and more customers demand unattended provisioning and lifecycle management of laptop systems. This often means that you have to enable SecureBoot. In this article, we would like to give you a short introduction to SecureBoot and explain why it is difficult to combine it with orcharhino’s unattended provisioning.
awx ansible blog

AWX and GitLab Webhooks

/
/
Tools like AWX and Ansible Automation Platform have become essential in large organizations to manage a large amount of Ansible projects. They provide the ability to pull Ansible code from multiple sources, schedule jobs, distribute credentials and permissions for different users in the organization, and a lot more. We recommend managing Ansible code in a version control system, specifically Git. There are several platforms for functions beyond mere version control. In this article, GitLab plays a central role.
tracing all the things

Trace All the Things

/
/
Tags:
When people plan infrastructures and architectures, they usually pay a lot of attention to logging and monitoring right from the start. The idea of tracing is often neglected until the first inexplicable problem occurs. It is my mission to prevent this.

Migrating Git

/
/
If you want to change your system landscape, you might want to move your git repositories (repos) as well. However, there are always challenges and questions that you will need to think through and clarify in advance. We’ve been there and done that, and now we would like to share some of our experiences.