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

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. ๐ŸŽ‰ Merged PR #15 in b-reich/ha-matterserver-docker
  2. ๐ŸŽ‰ Merged PR #14 in b-reich/ha-matterserver-docker
  3. ๐ŸŽ‰ Merged PR #13 in b-reich/ha-matterserver-docker
  4. ๐ŸŽ‰ Merged PR #12 in b-reich/ha-matterserver-docker
  5. ๐Ÿ—ฃ Commented on #2711 in TabbyML/tabby

โ› 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 Loading

  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