We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
docs(sizing): document :gpu-opt dynamic-batching images + L4 throughput Add a "GPU dynamic batching" section to Sizing & Hardware covering the :gpu-opt image tags (server-side request coalescing, bf16 default), the measured end-to-end L4 throughput (5-9x on concurrent small requests), the new JINA_BATCH_TOKENS / JINA_ATTN / JINA_BATCH_WAIT_MS / JINA_MAX_BATCH_ROWS knobs, and a Quick-Start pointer. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 hero illustrations to Why-Airgap + Quick-Start, link k8s manifest Z-Image Turbo hero illustrations: - Why-Airgap: data center inside a glowing security perimeter dome with cloud icons blocked outside. Visual metaphor for what air-gap means. - Quick-Start: stopwatch + running docker whale, reinforcing the 5-min promise. Sizing-And-Hardware: replaced inline k8s YAML stub with a link to the new k8s/jina-airgap.yaml manifest (Namespace + Deployment + Service + HPA + Ingress).
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