CommercialVerified InstallersOperational Guidance
Sutra Documentation
Deployment, verification, and operations guidance—organized for fast navigation.
Welcome
Deploy and operate Sutra with confidence.
Sutra is commercially licensed and distributed through approved access. This guide walks you through installation, verification, onboarding, and ongoing operations.
Installers are distributed via private release URLs. Replace https://<your-private-release-url> with the URL provided during onboarding.
Quickstart
Install Sutra
Universal
curl -fsSL https://<your-private-release-url>/universal-install.sh | bashbash
Verify installers
Verify
SHA256
sha256sum -c SHA256SUMSbash
Onboarding checklist
1. Receive private release URL and signing key.
2. Install using the appropriate installer.
3. Configure `.env` (API key, encryption key, TLS).
4. Validate access and Studio UI.
Next steps
Deployment: Production configuration and TLS hardening.
Security: Verification flow and operational safeguards.
Support: Availability and onboarding assistance coming soon.
Update
./scripts/update.sh