Omega8.cc: Dev Sites and Sandboxes

Omega8.cc: Dev Sites and Sandboxes

Aggregate
Body

Every Drupal or Backdrop site sooner or later needs a safe copy to experiment on – plenty of us still build one by hand and live with the quiet fear that the copy touches production, and plenty more click a dev-environment button inside somebody else's walled garden. On a BOA server the whole workflow is delegated: one Ægir task clones the site from a fresh backup, and the copy arrives with the handbrake pulled – cron off, HTTPS off, files in its own store – then dev-prefixed names mark the copies as dev sites with their own larger limits, a dev alias flips PHP errors and caching into dev mode on that hostname alone, allow-lists and HTTP auth lock the copy down, extra clones Migrate onto updated codebases for staging, and a rename promotes the winner when it earns the crown – while to the rest of the stack the sandbox is a site like any other, nightly backups and edge protections included. Capabilities, not an enforced workflow – the safe route is the easy one, never the only one.

来源:https://omega8.cc/blog/dev-sites-and-sandboxes

Domain Tag
drupal
Source Name
Drupal.org Planet