Skip to main content
Aggregate Drupal.org Planet Drupal 1 Sep 2026 - 06:01

Omega8.cc: Pull Your Site into DDEV

RSS 官方收录 · 可信分层展示

关键摘要

Reproducing a bug that only happens on the live Drupal site used to mean a hand-made dump, the uploads copied across one rsync at a time, and an hour of persuading the copy it is not production.…

  • On a BOA-hosted site it is one pull into the DDEV project you already …
  • It syncs one way only, on purpose, and the site's own Drush takes over…
  • Self-hosters get the other door: the whole stack on a spare VM at a pr…

摘要引擎:抽取

正文提要

Reproducing a bug that only happens on the live Drupal site used to mean a hand-made dump, the uploads copied across one rsync at a time, and an hour of persuading the copy it is not production. On a BOA-hosted site it is one pull into the DDEV project you already have: a small add-on reads what the site reports about itself, sets the local project to the same PHP and Drupal version and the same docroot, then brings the database and the uploads down through the ordinary limited shell account you already use for SFTP, with the key you already have, and nothing new switched on server-side. It syncs one way only, on purpose, and the site's own Drush takes over once the copy is yours. Self-hosters get the other door: the whole stack on a spare VM at a private hostname, no public IP, no DNS, the same BOA as production. This post is the recipe, six commands from start to Pull succeeded, plus the small print neither door hides.
打开官方原文 站点原文页 可信分区 本信源更多 今日简报 分享图 RSS 稍后再看列表