Ductape Ductape Beta
Self-hosted
Tour Sign in

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.

1

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
2

Install the Ductape CLI

Install the CLI globally via npm.

npm install -g @ductape/cli

Verify the installation:

ductape --version
3

Install the local workbench

This pulls the Ductape Docker images and sets up the local environment.

ductape install
Make sure Docker is running before you run this command. The first install will pull images and may take a few minutes.
4

Start Ductape

Start the local workbench container.

ductape start

Once running, open http://localhost:4310 in your browser to access the local workbench.

5

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.

Your license key is emailed to you after purchase. Check spam if it does not arrive within a few minutes.

Need a license key to complete setup?

Choose a plan

Monthly Annual -17%

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.