Sync docs/ from main repo (rename to Jina On-Prem)
Sync docs/ from main repo
Adds Product & Model Lifecycle (EOL) page and its nav links; also picks up
pending docs/ updates that had not yet been mirrored to the wiki.
Document CPU bf16 autocast + runtime tuning env vars
- Sizing-And-Hardware: note the AMX/AVX512_BF16 ~2x CPU speedup, add a
Runtime tuning section documenting JINA_CPU_AUTOCAST, OMP_NUM_THREADS,
JINA_DTYPE (none were documented before)
- FAQ + Comparison: one-line mentions of CPU bf16 autocast
visual overhaul: pixel art + ASCII + real terminal recordings
Hero illustrations (replacing 5 heavy isometric '3D banger' images with pixel art):
- pixel-bundle-flow.png -> Home (cloud + floppy + server)
- pixel-rocket.png -> Quick-Start (rocket + motion lines)
- pixel-airgap-perimeter.png -> Why-Airgap (2 servers in dotted boundary)
- pixel-mascot-shield.png -> Architecture (cute robot with shield)
- removed 5 hero-*.png (too 3D, too gradient-heavy)
ASCII architecture diagrams (10 mermaid blocks now plain code-block ASCII):
- Home: at-a-glance flow
- Why-Airgap: SaaS vs jina-airgap comparison
- Architecture: two-phase model, Docker image layers, multi-schema server
- Sizing-And-Hardware: deployment topologies, redundancy patterns
- Bundling-Guide: bundle flow
- API-Reference: schema routing
- Cheat-Sheet: two phases
Mermaid kept where ASCII would be too messy (sequence diagrams, decision trees).
Real terminal recordings (light theme, no fake headers):
- 01-list, 02-bundle: real CLI sessions
- 03-deploy, 04-schemas: container pre-started OUTSIDE recording so the first
frame shows the first curl, not a blank load-wait
- Recorded with locally-built image carrying the SHORT_MODEL_ID fix
- Dropped SVGs (CSS-animated, don't render statically; GIFs cover the same)
Sync docs/ from main repo
Add Cheat-Sheet, Glossary, Comparison hero illustration
Cheat-Sheet: one-page reference for SAs to screenshot on customer calls.
Pitch, commands, headline models, 4 schemas, hardware rules, common errors,
the 3 sentences that close most calls. Reachable from sidebar top section.
Glossary: 30+ terms defined for non-technical readers - air-gap, bundle,
ColBERT, matryoshka, omni, task, VRAM, etc. Reachable under Reference.
Comparison hero: 3 roads branching to SaaS/server/shielded-vault icons.
Reinforces the decision framing of the page.
Add Comparison and Versioning-And-Updates pages
Comparison: jina-airgap vs Ollama / vLLM / ONNX / hosted api.jina.ai / DIY
Versioning-And-Updates: zero-downtime rollouts, bundle pinning, reindex
strategy, customer-side change control
Both linked from Home and the regrouped _Sidebar.