documentation

Blogs & Guides

In-depth technical documentation and step-by-step guides from my DevOps projects and infrastructure implementations.

elk-stack-guide 5 parts LIVE
ELK Stack Logging Infrastructure
Complete Linux Setup — Kafka to Kibana
A 5-part series covering Apache Kafka 3.6.1 with Zookeeper, the Node.js producer, Logstash pipelines, Elasticsearch & Kibana, and Filebeat — with full broker configuration, SSL/TLS, and topic management.
Apache Kafka Logstash Elasticsearch Kibana Filebeat
Read the guide
os-compliance-audit 3 systems LIVE
OS Compliance Audit
OpenSCAP · Microsoft SCT · CIS · PCI-DSS
Cross-platform compliance audit procedures for Ubuntu 24.04, Windows 10/11, and Oracle Linux 8/9 — evaluated against CIS Level 1 Server, PCI-DSS, and Microsoft Security Baselines.
OpenSCAP Microsoft SCT CIS Benchmark PCI-DSS Windows Ubuntu Oracle Linux
Read the guide
apache-guacamole Docker LIVE
Apache Guacamole Gateway
Clientless Remote Desktop · RDP · SSH · VNC
Full Docker Compose deployment of Apache Guacamole — browser-based RDP/SSH/VNC gateway with MySQL persistence, session recording, cross-container permission mapping, and production hardening with reverse proxy.
Apache Guacamole Docker Compose MySQL Bastion Host Session Recording Nginx
Read the guide
percona-audit-logging MySQL LIVE
Percona Server 8.0 — Audit Logging
Per-User Auditing · JSON Logs · Compliance Ready
Configure the Percona audit_log plugin to track every action of a specific MySQL user — persistent config, JSON output, async writes, and built-in log rotation. Compliance evidence for PCI-DSS, HIPAA, ISO 27001.
Percona Server MySQL 8.0 audit_log Plugin JSON Logging Compliance Database Security
Read the guide
proxmox-golden-image Handbook LIVE
Proxmox Golden Image Handbook
Cloud-Init · Kubernetes 1.30 · Calico
A reproducible workflow for turning one Ubuntu VM into an infinitely cloneable, Cloud-Init-driven Kubernetes node template on Proxmox VE. Bake in the stack, disarm the installer traps, clone forever from the web console.
Proxmox VE Cloud-Init Kubernetes 1.30 kubeadm Calico CNI containerd Ubuntu 24.04
Read the handbook
proxmox-ha-cluster 8 phases LIVE
Proxmox VE — HA Cluster Implementation
Corosync · Ceph · PBS · PDM · LACP Bonding
End-to-end implementation guide for a production 3-node Proxmox HA cluster — replicated Ceph storage, 4-NIC LACP migration bond, centralized PBS backups, PDM oversight, and verified automatic failover.
Proxmox VE 8.x Corosync Ceph RBD PBS PDM LACP Bond HA Manager
Read the handbook
nestjs-backend-deployment CI/CD LIVE
NestJS Backend Deployment Pipeline
GitHub Actions · Docker · Prisma · Self-hosted Runner
Push-to-deploy CI/CD for a NestJS backend — multi-stage Docker build, a single container that runs migrate → seed → start in order, resilient Prisma migration recovery, and SHA-tagged images for rollback.
GitHub Actions Docker NestJS Prisma Multi-stage Build Self-hosted Runner
Read the guide
More guides in the pipeline
// deploying soon...