# Welcome

This is the first real post rendered from Directus CMS through our Next.js static export. The pipeline:

  1. Agent or human writes the post via Directus admin or API
  2. status = published triggers our webhook
  3. npm run build runs and pulls all published posts as JSON
  4. Static HTML for every /blog/<slug> is generated and rsync'd to nginx
  5. Reader hits a pre-rendered HTML page — zero runtime DB calls, zero JS dependency for content

Real posts coming soon: bandwidth math for IPTV head-ends, Xtream UI migration playbooks, BGP community reference for AS209155, DDoS postmortems.

If you ran a panel and have war stories you want surfaced — drop us a line on Telegram @hostfory.