Drupal, Docker Compose base configuration for starting new Drupal projects.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Generate self signed certificate for nginx if no certificate is present
4e4a62dView on GitHubMove README.md and move 'custom_contrib_modules' to 'custom_modules'
53475ffView on GitHubAdd environment setting to bash helper scripts. Defaults to development.
351397cView on GitHubMove contrib directory into the correct location and include registry_rebuild tool for development
80ab236View on GitHubAllow development modules to be put in the custom_contrib_modules directory
b84ed18View on GitHubAdd development contrib module directory to the development Compose configuration
9e3f15fView on GitHubAdd documentation about what the different module and library directories are for
ab76700View on GitHubAdd some notes to the drupal make and add setting to Drupal so that it
af7958eView on GitHubAdd a development docker-compose.yml file for adding volumes on the fly.
0d9fb96View on GitHubAdd 'explore.sh' and 'up.sh' scripts and added some notes for
34fffb9View on GitHubUpdate Dockerfile-php to include custom_contrib_modules and a
e185d2aView on GitHub