Skip to content

History / Architecture

Revisions

  • Sync docs/ from main repo (rename to Jina On-Prem)

    @web-flow web-flow committed Jul 13, 2026
  • 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)

    @hanxiao hanxiao committed May 27, 2026
  • Sync docs/ from main repo

    @web-flow web-flow committed May 27, 2026
  • Add Z-Image Turbo hero illustrations to Home and Architecture Home: hero-bundle-flow.png shows the 3-phase flow as isometric infographic (cloud download -> USB transfer -> shielded server). Kept the 03-deploy.gif below as the demo. Architecture: hero-server-shielded.png shows a server rack inside a glowing shield bubble - thematic match for the architecture page. Generated via authenticated gradio call to mrfakename/Z-Image-Turbo Space (720x1280).

    @hanxiao hanxiao committed May 26, 2026
  • Redesign wiki for SA/sales audience - Add Why-Airgap explaining the concept + comparison to SaaS/VPC endpoints - Add Customer-Scenarios with 7 industry-specific playbooks - Add Picking-A-Model decision tree - Add Sizing-And-Hardware with capacity planning + k8s example - Add Architecture with multi-diagram explanation - Add FAQ covering business / technical / sales-objection questions - Rewrite Home, Quick-Start, Bundling-Guide, API-Reference, Troubleshooting - Add _Footer.md for persistent nav - Regrouped _Sidebar.md by audience (start / playbooks / deploy / reference) - Heavy use of mermaid diagrams for non-technical readers - Documented Cohere response shape, GHCR auth requirement, --network=none gotcha

    @hanxiao hanxiao committed May 26, 2026