orcharhino

orcharhino ist eine umfassende Lösung zur Automatisierung und Verwaltung von Rechenzentren, die Bereitstellung, Konfigurationsmanagement und Lifecycle-Management unterstützt.

Hier finden Sie aufschlussreiche Blog-Beiträge zu Best Practices mit orcharhino. Bleiben Sie auf dem Laufenden mit den neuesten Trends, Tipps und detaillierten Anleitungen zur Optimierung Ihres Infrastrukturmanagements mit orcharhino.

Tag Archive for: orcharhino

Configuring Hosts using Ansible

You can use Ansible to configure managed hosts within orcharhino. For our up-to-date documentation, see Configuring Hosts using Ansible. Ansible is an automation engine and configuration management tool. It works without client and daemon and solely relies on Python and SSH. Ansible consists of a control node, for example a notebook, a workstation, or a server and managed nodes, that is the hosts in its inventory. You can use Ansible to configure hosts similar to Puppet and Salt.
openshift foreman

Installing OpenShift through Foreman

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.
Live patching und Foreman

Live Patching & Foreman—how it fits together

Apply patches and critical updates to your Linux kernel without rebooting your system, maximize uptime, and perform critical security updates and major bug fixes: in his talk, Bernhard presented how to combine and use this technology with Foreman.

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.
deploying kubernetes cluster

Deploying a Kubernetes Cluster with orcharhino

This blog post is about an orcharhino feature called application-centric deployment (ACD), and describes the process of deploying a Kubernetes cluster with orcharhino. It allows administrators to create hosts based on application templates, and makes it easier to run multiple instances/versions of a complex application.
Mouse-Free ATIX blog

Mouse-free

When I say I'm an IT consultant, what I really mean is that I've mastered Vim. All problems become so easy and quick to solve, because editing the files happens as if by magic. And in an emergency, even without a graphical user interface. Here are some tips that should make life and work with Vim easier for all readers.
ansible

Automated Windows Patches with Ansible

As a specialist for Linux patch management, we are often asked whether we are also familiar with Windows patch management and whether we can provide an automated solution for this. The answer is pretty simple, YES we can. We have already built and implemented fully automated Windows patch management with Ansible for several customers.