$ systemctl status homelab.elic

DevOps & Infrastructure

I run a production-style homelab the way a real ops team runs infrastructure — hypervisor, containers, databases, and identity, all self-maintained. This is where I turn theory into things that stay up.

Deploy pipeline

Homelab stack

Identity
Authentik SSO / IdP
Services
NextcloudPaperless-ngxGitea
Data
PostgreSQLRedis
Runtime
Docker Compose
Platform
Proxmox VELinux

Infrastructure skills

Databases

  • PostgreSQL'24
  • Firebase / Firestore'24
  • MySQL'23
  • Supabase'24
  • Redis'25

DevOps & Infrastructure

  • Proxmox VE'25
  • Docker & Docker Compose'24
  • Linux Administration'23
  • Bash / PowerShell'23

Security & Identity

  • Authentik (SSO/IdP)'25
  • Networking Fundamentals'23
  • Linux Security Basics'24
  • IT Governance (ISACA)'24

Featured infrastructure work

~/projects/cisco-meraki-ansible.md

shipped

Cisco Meraki Ansible Automation

Aug 2026

Infrastructure-as-Code (IaC) playbooks for automated provisioning, policy enforcement, and audit management of Cisco Meraki networks.

// problem
Manual network configuration across distributed enterprise environments is error-prone, slow to audit, and hard to standardize.
// solution
Engineered automated Ansible playbooks leveraging the Cisco Meraki REST API to manage network SSIDs, firewall rules, and VLAN configurations as code.
// impact
Standardized network deployment workflows, reduced configuration drift, and streamlined infrastructure auditing.
  • Python
  • Ansible
  • Cisco Meraki API
  • YAML
  • DevOps

Infrastructure Automation Developer

~/projects/homelab.md

active

Homelab Infrastructure & Self-Hosting

Jun 2026 – Present

A production-style self-hosted environment (homelab.elic) running on a Proxmox VE cluster with centralized identity management.

// problem
Cloud services are opaque. I wanted hands-on ownership of the full stack — hypervisor, containers, databases, identity — the way a real ops team runs it.
// solution
Built a Proxmox VE cluster hosting Nextcloud, Paperless-ngx, and Gitea via Docker Compose, backed by PostgreSQL and Redis, with Authentik providing centralized SSO/identity across every service.
// impact
A living lab for infrastructure skills: virtualization, container orchestration, backup strategy, and identity management — all self-maintained and continuously extended.
  • Proxmox VE
  • Docker
  • Docker Compose
  • PostgreSQL
  • Redis
  • Authentik
  • Linux

Architect & sole operator