Skip to content

Overview

Deploy Hyperterse to production environments. Choose how you want to run it and where you want to host it.

The hyperterse export command is the recommended first step for any deployment:

Terminal window
hyperterse export -f config.terse -o dist
  • No CLI required — The script runs standalone
  • Optimized — Production-ready deployment
  • Portable — Move between environments easily
  • Secure — Credentials handled via environment variables

Choose your deployment method:

Choose your hosting platform:

Docker quick start

Fastest path to production with containers.