Web Console
A beautiful, intuitive web interface to manage your deployments and domains.
my.shipstatic.com
ShipStatic
Overview
Deployments
Domains
shipstatic
www.my-project.com
Recent Activity
Domain Added
www.my-project.com
Deployment Created
blue-dolphin-8kj92mn.shipstatic.dev
Account Created
via google
Web Interface
Control at a glance.
Manage everything from a single dashboard. Designed for speed, clarity, and ease of use.
- Drag-and-drop deployment
- Domain & DNS verification
- New site setup wizard
- One-click instant rollbacks
Configuration as Code
One file. Full control.
Drop a ship.json in your project root to configure rewrites, redirects, and custom headers. No dashboard clicks, no deploy flags, just code.
SPA Rewrites
Route all paths to index.html for client-side routing.
Redirects
Permanent or temporary redirects with status codes.
Custom Headers
Set CORS, CSP, cache-control, and any other HTTP header.
ship.json
{
"rewrites": [
{
"source": "/**",
"destination": "/index.html"
}
]
}
Ready to go live?
No extra charges, no surprise bills, nothing to maintain.