Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

bitcamp-ge/bitcamp-platform-d8

Repository files navigation

Drupal instance for BitCamp

Installation with development config

  1. Make sure settings.local.php is enabled in settings.php.
  2. cp environments/development/.env ./
  3. make up
  4. docker-compose exec php composer install
  5. cp environments/development/settings.local.php ./web/sites/default/
  6. cp environments/development/development.services.yml ./web/sites/
  7. docker-compose exec php drush si --existing-config --account-name="admin" --account-pass="1234" --account-mail="[email protected]" -y
  8. docker-compose exec php drupal site:mode dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •