Ductape / Self-hosted
Self-host Ductape
Run the Ductape workbench locally with a single CLI. Install via npm, start with Docker, and access your workbench at localhost.
Prerequisites
You need Node.js (for npm) and Docker installed on your machine.
- Node.js 18+ with npm
- Docker Engine (running)
- 4 GB RAM recommended
Install the Ductape CLI
Install the CLI globally via npm.
npm install -g @ductape/cli
Verify the installation:
ductape --version
Install the local workbench
This pulls the Ductape Docker images and sets up the local environment.
ductape install
Start Ductape
Start the local workbench container.
ductape start
Once running, open http://localhost:4310 in your browser to access the local workbench.
Activate your license
You will be prompted to enter a license key on first launch. Paste the key from your purchase confirmation email. If you have not purchased a license yet, get one here.
Need a license key to complete setup?
Choose a plan
Loading plans…
All prices in USD. License key is delivered by email after payment. Annual plans are billed as a single upfront charge.
How licensing works
Each self-hosted deployment requires one active license. After purchase you will receive a unique license key by email. Enter it in the Ductape first-run wizard or set it via the DUCTAPE_LICENSE_KEY environment variable.
Your license is tied to a single company and is not transferable. Questions? Email hello@ductape.app.