Skip to content
View Labontese's full-sized avatar

Block or report Labontese

Report abuse

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

Report abuse
labontese/README.md
Daniel Gustafsson ��� Infrastructure Operator · Hardware at heart, developer by quirk
Typing SVG

Infrastructure architect & operator — sovereign cloud platforms, accessibility tooling, and enterprise-grade homelabs.
Hardware at heart, developer by quirk: I keep systems running and build the automation, observability, and tooling that make operations smart.


🛠️ Core Modules (Tech Stack)

Tech Stack: Docker, Kubernetes, Linux, Ansible, Grafana, PostgreSQL, TypeScript, Python, Cloudflare, Git, Nginx, React

🔥 Contribution Integrity (Streak)


🎓 Formal Track — Leveling Up

IT Infrastructure Secure Cloud @ Chas Academy · 2026–2028 · 425 YH credits

Linux · Networking & Security · Cloud (AWS/Azure/GCP) · Containers · Datacenter Hardware & Ops · Automation

Open to LIA / Internship 2027 Jönköping & Remote

🏗️ Architected Ecosystem (@holmdigital)

Lead Architect & Developer for the HolmDigital A11y Suite.

Package Role Tech Stack Distribution
@holmdigital/engine 🧠 Architect TypeScript, Node.js, Docker NPM Version
@holmdigital/components 🎨 Lead Dev React, Tailwind, TypeScript NPM Version
@holmdigital/standards ⚖️ Maintainer Node.js, npm NPM Version

🏛️ Governance & Operations

Lead Developer @ github.com/holmdigital Orchestrating the sovereign cloud initiative and open standards.


📰 Patch Window


I write Patch Window, a publication on Linux, networking, containers, DevOps, and AI in production environments. It's written from the homelab described below, not from a vendor brief. Three formats: deep-dives when there's something worth working through, hot-takes when the industry is wrong about something, and briefs when a release matters and most coverage is just the changelog rephrased.

Site · RSS · About

Selected articles:

Format Title What it covers
Deep-dive Local AI in 2026: what's on the box Ollama, SillyTavern, Forge on a single RTX 3060. Models, VRAM math, what changed this year.
Deep-dive K3s on Proxmox: what actually breaks Three-node Proxmox cluster, K3s in VMs, etcd memory, Flannel quirks, Ceph contention.
Deep-dive @holmdigital/engine: WCAG to national law Open-source scanner that maps WCAG failures to legal exposure across 16 countries.
Deep-dive Stop calling it an AI assistant. Build a team. Designing Claude Code agent teams that don't collapse under their own prompt weight.
Hot-take Your pipeline skills are not your identity Platform engineering, AIOps, and why DevOps engineers are reacting the way they are.

🌐 Enterprise Networking & Infrastructure

A comprehensive L2/L3 environment leveraging 10G SFP+ backbones and advanced 802.1Q segmentation.

🏗️ Global Architecture

Global Architecture

🗺️ Logical Topology

graph TD
    %% Nodes
    WAN((☁️ Internet))
    FW[🔒 pfSense<br/>Dell R240]
    Core[⚡ Switch Stack<br/>Juniper EX4200/Quanta]

    subgraph Compute ["🔥 Compute Cluster"]
        Prox[Cluster<br/>Dell R730XD]
        K8s[Kubernetes<br/>K3s Nodes]
    end

    subgraph Storage ["💾 Storage Array"]
        NAS[Truenas<br/>Dell T430]
        PBS[Backup<br/>PBS]
    end

    %% Edge Connections
    WAN <==> FW
    FW <==> Core

    %% Infrastructure Connections
    Core == 10Gb Fiber ==> Prox
    Core == 10Gb Fiber ==> NAS

    %% Internal Links
    Prox -.-> K8s
    NAS -.-> PBS
Loading

⚡ Technical Specifications

  • Core Switching: Juniper Quanta (24x 10GbE SFP+)
  • Virtualization: Proxmox with PBS
  • VLAN Matrix:
    • VLAN 10: Management
    • VLAN 20: Enterprise Servers (Proxmox, TrueNAS)
    • VLAN 30/40/50: Segmented Client & Service Tiers
    • VLAN 60/70/80: Infrastructure & Lab Scopes
    • VLAN 85/86: Secure Trusted Users & Guest Access
    • VLAN 90: Isolated Corporate Infra (HolmDigital)
  • Compute Stack: K3s Docker

🛠️ Enterprise Software Stack

  • Observability: Grafana (VictoriaMetrics, Loki, Alloy)
  • Security & IAM: Wazuh OpenLDAP
  • Automation: Ansible PowerShell
  • IPAM: phpIPAM
  • Version Control: Forgejo

☁️ Production Operations — Beyond the Lab

The homelab is where I learn; this is where it ships. I design & operate Holm Digital's production stack on a Hetzner EX44 dedicated server:

Layer Stack
Edge & access Traefik (auto-SSL) · Authelia 2FA · UFW · Fail2ban
Workloads 21 Dockerized services across 3 isolated networks
Observability Prometheus · Loki · Grafana · Alloy
Resilience age-encrypted offsite backups · GitHub Actions CI/CD · Watchtower
Smart ops n8n automation · local LLM (Ollama) for analysis

Same discipline as the lab — segmented networks, full observability, infrastructure-as-code — but live, monitored, and backed up.


Profile Views

Popular repositories Loading

  1. claude-code-telemetry claude-code-telemetry Public

    Python 1

  2. Social-Resizer Social-Resizer Public

    Python

  3. myBrAIn myBrAIn Public

    Forked from lilium360/myBrAIn

    myBrAIn is an MCP (Model Context Protocol) server designed to provide persistent and contextual memory to language models (like Google Antigravity). It acts as a "second brain" for your development…

    Python

  4. labontese labontese Public

  5. antigravity-kit-for-codex antigravity-kit-for-codex Public

    Forked from vudovn/ag-kit

    TypeScript

  6. win-ghostty win-ghostty Public

    Forked from ghostty-org/ghostty

    👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

    Zig