Problem/Motivation

It would be nice to be able to easily deploy a local instance of DrupalForge for development purposes.

N.B. Not to be confused with #3485960: Add DDEV integration

Proposed resolution

Configure DDEV to provide a local-dev environment.

Comments

ergonlogic created an issue.

darren oh’s picture

There are two approaches we could take:

  1. We publish a database dump with private personal information sanitized and a snapshot of our S3 public file storage.
  2. We turn the site into a recipe that starts up a site with reasonable default content.

My preference would be the second approach.