Skip to content
View b-reich's full-sized avatar
Block or Report

Block or report b-reich

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
b-reich/README.md

Hi there 👋

b-reich

I'm a DevOps Engineer

I'm started as a Sys-Admin. Maintaining Client-Nodes, Servers (Windows and Linux) and managing network infrastructure was just the beginning. Nowerdays my focus is more in configuration and infrastructure as code. My heart belongs to pipelines.

Tools: Ansible, Terraform
Programming Languages: 🐍Python, Java
Learning: Golang, 🦀Rust
🐧Linux
☸K8s
Azure, AWS, HetznerCloud and GPC
CI/CD: AzureDevOps, gitlab-ci, jenkins, github-actions, travis-ci

📰 Blogs posts

⚡ Recent Activity

  1. 🗣 Commented on #49 in loganmarchione/hassos-addons
  2. 💪 Opened PR #49 in loganmarchione/hassos-addons
  3. 🗣 Commented on #1673 in getumbrel/umbrel
  4. 🗣 Commented on #146 in kubernetes-sigs/ingress2gateway
  5. 🗣 Commented on #146 in kubernetes-sigs/ingress2gateway

⛏ Skills

arduino bash c cplusplus django docker flask azure gcp git grafana heroku hugo java linux mysql nginx postgresql postman python sass tailwind travisci vuejs vuetify webpack

b-reich

@chillfre4k's Holopin board

Pinned

  1. esphome esphome Public

    Just a repo for my esphome configs

    2

  2. benjaminreich.de benjaminreich.de Public

    JavaScript

  3. dotfiles dotfiles Public

    Shell

  4. Hetzner Ansible Hetzner Ansible
    1
    ---
    2
    - name: Create a Server
    3
      hosts: localhost
    4
      connection: local
    5
      gather_facts: False