← Graph

Deploying to a separate development server IP

question 2 connections

Audience question: if I have Kamal configured and want a development machine on another IP, can I tag or restrict deploys? Strzibny: Kamal supports deploy targets — a base config with per-destination overrides for staging, development, PRs, etc. Invoke with -d <destination> to apply the overridden config.

answer_summary
Yes — use Kamal deploy targets (staging/development/PRs) with overrides, selected via -d <destination>.
question Deploying to a separate development server IP
about
Kamal tool
Covers Kamal deploy targets and -d destination flag.
question Deploying to a separate development server IP
asked_at
Q&A after the talk.

Provenance