-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
This just a proposal.
DDEV is surely the most used tool for Drupa local development. Apart from containers, it provides very useful tools like ddev pull tu pull data from a remote site, snapshots of the local database and many more.
We should evaluate if it is possible to use DDEV in this boilerplate keeping all the current functionalities and gain some benefits from DDEV.
Thins to keep and eye on:
- Behat preconfigured and easy to run
- MkDcos aditional container with its own URL for documentation
- UID issues when runing the contaniers
- BackstopJS preconfigured and easy to run
- Drush preconfigured
- Easy installation of a boilerplate similar to current way (using
composer create-project
- Drupal multisite support
- Adding new components (Varnish, Redis/Memcached, Apache/Nginx, etc)
- Use it to run tests in CI
- Use two different sites that communicate between them (for example, one site queries a REST service of the other). This means two different codebases, so two different ddev sites (or one ddev an the other can be any other technology)
omarlopesino
Metadata
Metadata
Assignees
Labels
No labels