own
Self-Host Export
Download your Dockerfile, Terraform, and .env template any time. Leaving takes an afternoon.
What you get
Standard portable formats
The export package contains: a Dockerfile using the official Node.js base image, a docker-compose.yml with Postgres and the app, a Terraform configuration for AWS ECS or similar, and a .env.template documenting every required variable.
Your data goes with you
The export includes a Postgres dump of your projects, deployments, and configuration. Standard SQL format, importable into any Postgres instance. We don't hold your data in a proprietary schema.
No negotiation required
The export is available in your settings at any time, on any plan. You don't need to contact support, open a ticket, or give 30 days notice. It's a download button.
How to export
- 1
Go to Settings → Export on any project.
- 2
Click 'Download export package'.
- 3
You receive a zip file containing: Dockerfile, docker-compose.yml, terraform/, .env.template, and a README with deployment instructions.
- 4
Follow the README to deploy on your own infrastructure.
- 5
Your app runs without any dependency on ZipLoom services.
Related features