Skip to content
OrbitPush

Getting started

Deploy finished static sites to OrbitPush from your terminal or continuous integration workflow.

OrbitPush publishes the static files produced by your existing build. It handles HTTPS and delivery through a global CDN. You keep your framework, build command, and source repository.

OrbitPush does not run server-side rendering, functions, databases, or application servers.

Requirements

  • An OrbitPush account
  • Node.js 20 or later
  • A finished static build directory
Choose an integration Deploy interactively with the CLI or automatically from GitHub Actions.