MarWinsWorld

eval "cat <<EOF $(<knowledge.yaml) EOF" 2> /dev/null > knowledge.yaml

First Playbooks for the ManagementPi

Let’s start playing with Ansible. We’re going to finalize the Ansible configuration and examine first playbooks for basic operations.


Ansible & Docker on the ManagementPi

After we’ve set up the OS, let’s go ahead and install Ansible and Docker.


Building a ManagementPi for the Home Lab

Owning a home lab for testing things like infrastructure as code (IaC), containers, and Kubernetes and always wanted to orchestrate the environment with exactly these technologies? Here’s an easy way on how to build an always-on management server, based on a spare Raspberry Pi.