Documentation
Everything you need to deploy, configure, and scale with DeployStack.
Quick Start
1
Install the CLI
npm i -g @deploystack/cli
2
Login & Link
ds login
ds link
3
Deploy
ds deploy
That's it. Your site is live on the global edge network.
Browse Topics
Deployments
Git integration, build settings, environment variables, and deploy hooks.
Domains & SSL
Custom domains, DNS configuration, SSL certificates, and redirects.
Edge Functions
Server-side code at the edge, middleware, and API routes.
Teams & Permissions
Invite members, manage roles, and configure access controls.
Analytics
Web analytics, real user monitoring, and performance insights.
CLI Reference
Complete CLI commands, flags, and configuration options.