Skip to content

Rapidly launch Drupal application runtime over MariaDB to develop sites, themes or modules.

License

Notifications You must be signed in to change notification settings

liontechnyc/drupal-scaffold

Repository files navigation

Drupal Stack

Rapidly launch Drupal application runtime over MariaDB to develop sites, themes or modules.

Development

You will need Docker running on your machine.

First copy and configure environment variables:

cp template.env .env

With your favorite text editor configure your .env file.

Start environment with Docker Compose:

docker-compose up

Stop the environment:

docker-compose down

Important Notes

Running in Windows

Docker on windows utilizes a local virtual machine for networking, this can make accessing exposed ports difficult. First, start the virtual host then locate the host's IP address:

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Rapidly launch Drupal application runtime over MariaDB to develop sites, themes or modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages