1
0
Fork
You've already forked infrastructure
0
No description
  • HCL 75.7%
  • Shell 21.8%
  • Jinja 2.5%
2026年01月20日 15:26:57 +01:00
Ansible Removing inventory file, refer to the template 2026年01月20日 13:36:43 +00:00
Talos Adding initial Talos Linux configuration and setup instructions 2026年01月20日 15:26:57 +01:00
Terraform Moving to deSEC for DNS hosting for DNSSEC support 2026年01月20日 14:41:05 +01:00
.gitignore Adding initial Talos Linux configuration and setup instructions 2026年01月20日 15:26:57 +01:00
cspell.json Adding initial Talos Linux configuration and setup instructions 2026年01月20日 15:26:57 +01:00
README.md Improve the documentation 2025年11月11日 23:12:51 +01:00

Infrastructure

What?

This repository contains the infrastructure as code (IaC) for all environments I manage.

Since every technology and tool works in different ways, they are each contained in their own directories. For each of them, I try to explain my choices, share inspirations and documentation in README.md-files like this one.

Following the DRY (don't repeat yourself) paradigm, there is a base configuration (and therefore directory) for every tool I use. This config is complemented by specific settings for each environment. I will not share those here but provide templates where possible so that you can try it out for yourself as fast as possible.

Why?

I share this with you, because I learned a lot from other people. Just as they inspired me, I intend to inspire you. If any of this helps you or you want to talk about it, feel free to reach out.