Current folder structure is designed to host a single Drupal 8 project which needs to change so that we can have docker environment setup in the git repository as well. The folder structure and web root folder needs restructuring.
Goal
Using ddev tool we will be maintaining the application environment for the Drupal 8 project where the project will have "/web" as webroot directory. We will also have additional docker files and directory structure pushed in the repository for easy sharing.
Acceptance
[x] Folder restructuring completed for docker environment
[x] A module export folder is defined for configuration synchronisation for drupal 8
Background
Current folder structure is designed to host a single Drupal 8 project which needs to change so that we can have docker environment setup in the git repository as well. The folder structure and web root folder needs restructuring.
Goal
Using ddev tool we will be maintaining the application environment for the Drupal 8 project where the project will have "/web" as webroot directory. We will also have additional docker files and directory structure pushed in the repository for easy sharing.
Acceptance