Orqint Hybrid SaaS Foundation

Installer-first downloads on your own domain.

Orqint stays local and privacy-first on customer machines, while install, update, release routing, and later commercial controls move behind orqint.com.

Current stable

v1.2.11 on channel stable

Public manifest schema: 2026-04-11

Contract shape

Stable alias stays human-friendly, while channel-specific endpoints stay machine-stable for update automation and future access control.

Public URLs

  • /install.sh and /install.ps1
  • /downloads/manifest.json
  • /downloads/channels/stable/manifest.json
  • /downloads/releases/v1.2.11/...

Backend shape

  • Vercel app routes own the public contract.
  • Supabase stores release rows and current-channel pointers.
  • R2 stores immutable artifacts behind a redirect/proxy layer.