Admin:Core
Technical architecture and operational data of AdminDocs (admindocs.de). The platform runs on the custom, database-free PHP SSR system admin:core.
Operations & Content Data
Architecture of admindocs.de
Zero-Database Flat-File
No MySQL, no Redis. All articles, metadata and authors exist as versioned Markdown and JSON files in a hierarchical file system.
Custom MarkdownParser
Custom parser with typed infoboxes, 63-character ASCII diagrams and automatic H2/H3 table of contents generation.
In-Memory Search Engine
Server-side live search and preview directly against the cached metadata index. Fast scoring via title, excerpt, tags and categories without full-text parsing per request.
Stampede Protection (flock)
Index rebuilds run under non-blocking file locks with double-checked caching. Parallel requests are protected during rebuilds and serve stale indexes instead of spikes.
Courses & Auto-Taxonomy
Online courses with session tracking. Empty categories are automatically hidden in the frontend.
Zero-Framework Frontend
TailwindCSS with FOUC-free dual-theme boot, vanilla JavaScript for lightbox, masonry and navigation. No heavy JS bundles.
System Integrity
Git Repository
Branch: n/a
Commit: n/a
Locale & Routing
de (kanonisch mit 301-Locale-Enforcement)
Canonical URLs: /{category}/{slug}
Content Health
100% Valid
TOC coverage: 21/21