All tools/DDEV

DDEV

ddev

Docker-based local PHP+Node.js web development environments.

Detected by ddev | macOS, Linux, Windows |ddev.com

Sync rules

What travels, what stays, what never leaves
DDEV in your home directory Every rule on this page, by file
router_bind_all_interfaces: false
internet_detection_timeout_ms: 3000
developer_mode: false
router_http_port: "8080"machine-local
router_https_port: "8443"machine-local
mailpit_http_port: "8025"
mailpit_https_port: "8026"
use_hardened_images: false

Each machine keeps its own copy of these.

· commands/ Sync
· homeadditions/ Sync
· bin/ Exclude
· .update Exclude

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/ddev. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these is generated from the same rules as this page. None of them splits router_http_port and router_https_port for you — that part is Otty’s own sync, or a template you write by hand.