Back to Projects
Infrastructure 2024–Present

Art'n Glow Platform

Self-hosted production infrastructure powering multiple client brands — Cloudflare Tunnels, Caddy, Docker, n8n automation, and Strapi CMS.

Role: Infrastructure Architect & DevOps Engineer

The Art'n Glow Platform is the backbone infrastructure that powers all client projects. Built as a multi-tenant self-hosted platform on a VPS, it demonstrates the full DevOps skill set applied in production.

Architecture:

  • Cloudflare Tunnel → Caddy reverse proxy → containerized applications
  • PostgreSQL + Redis on isolated internal network (no exposed ports)
  • Per-app Docker Compose with health checks, memory limits, and structured logging
  • Strapi CMS for content management across multiple client sites
  • n8n automation engine for workflow automation, notifications, and integrations
  • GitHub Actions for automated deployment pipeline with rsync diffing

Why it matters: This platform represents Art'n Glow's philosophy: production-grade infrastructure that's self-hosted, cost-efficient, and fully owned — not locked into expensive SaaS providers.