System Overview & Architecture

Admin:Core

Technical architecture and operational data of AdminDocs (admindocs.de). The platform runs on the custom, database-free PHP SSR system admin:core.

PHP Runtime
PHP 8.4.24
SAPI: fpm-fcgi (Linux)
Memory Limit
128M
Peak: 2 MB
PHP Extensions
54
Loaded core modules
Webserver
nginx/1.31.1
HTTP/2 & HTTP/3 delivery

Operations & Content Data

Published Content
21 articles
~805 min. total reading time
Taxonomy
3 categories
97 tags • 3 authors
Last Content Update
08.09.2026 13:05
Automatic mtime indexing
Asset Build
08.09.2026 22:23
TailwindCSS pipeline (vBuild 20260815)
Routing Scope
18 main routes
Incl. 301 canonicalization & .shtml rewrites
Index Cache
2 index files (192 KB)
TTL: 120s • Lock-Wait: 250ms

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

ADMIN:CORE IS DEVELOPED AND MAINTAINED BY SEBASTIAN PALENCSÁR FOR ADMINDOCS.DE.

RENDER: 5.15 MS • MEMORY PEAK: 2 MB • INCLUDED FILES: 15