Skip to content
View AlexandreLuedo's full-sized avatar

Block or report AlexandreLuedo

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
AlexandreLuedo/README.org

🇫🇷 Version Française

Introduction

Hey, I’m Hadrien KLOTZ. Currently a chocolate maker, tomorrow an infrastructure engineer. I focus on Bare Metal administration to master system internals before moving to hypervisors.

Infrastructure (Home Lab)

36 Cores / 128GB RAM fleet automated via Ansible.

graph TD
    User((User)) --> Router[VPN Router]
    Router --> Switch[Switch /22]
    
    subgraph "Dell T630 (Services)"
        DNS[DNS - Bind]
        PKI[PKI - 2 CAs]
        LB[LB - Nginx]
    end
    
    subgraph "Dell T330 (Storage)"
        NFS[NFS]
        Backup[NAS]
    end
    
    Ansible[Admin] -.-> |IaC| T630
    Ansible -.-> |IaC| T330
Loading

Projects

Technical Stack

  • OS: Debian (Server/Desktop), Arch Linux.
  • Ops: Ansible (SSOT), Docker, Git, Proxmox (WIP).
  • Dev: Dart, Flutter, Python.
  • Tools: Doom Emacs (Org-mode), Neovim, US ANSI Layout.

Roadmap

  • [X] DNS / NTP / NFS / Full PKI
  • [ ] High Availability (VIP / LB)
  • [ ] Monitoring Stack
  • [ ] Vanilla K8S Cluster

Conventions & Method

  • Naming: UPPERCASE for folders, snake_case for files.
  • LLM Approach: Used for adopting professional practices and technical translation.

Popular repositories Loading

  1. Ganache.lab Ganache.lab Public

    Le premier équilibreur de ganache multiplatformes !

    Dart

  2. Ansible Ansible Public

    Playbooks & roles

    Jinja

  3. DOCU DOCU Public

    TeX

  4. Recipe.lab Recipe.lab Public

    This is Recipe.lab, this is Recipe.gnu

  5. ansible-role-nfs ansible-role-nfs Public

    Forked from geerlingguy/ansible-role-nfs

    Ansible Role - NFS

    Jinja

  6. Converter.lab Converter.lab Public

    A multi plateform app who converts chocolate makers molds & frames into praliné & ganache weight.

    C++