Skip to content

ultimike/drupaleasy-pantheon-docksal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrupalEasy Pantheon-flavored Docksal Configuration

A complete Docksal configuration for working with Pantheon-powered sites.

Includes

  • Solr 3.x container
  • Dev version of PHP 7 CLI container.
  • "web" docroot directory (works with https://github.com/pantheon-systems/example-drops-8-composer).
  • Empty php.ini file (ready for customization).
  • "fin init" command that reset the local environment, creates and downloads (using Terminus) a new database backup from Pantheon, and (optionally) enables development-related modules in the local environment.
  • "fin downloaddb" command that creates and downloads (using Terminus) a new database backup from Pantheon, and (optionally) enables development-related modules in the local environment.
  • (Commented out) support for xdebug in the docksal-local.yml file.

Prerequisites

Possible future enhancements

  • nginx web container
  • Ability to pass in Pantheon "environment" variable for downloading database backups from a specific environment (scripts currently set to download from "dev").

Instructions for use

/project_root/.docksal/
/project_root/database_dumps/
/project_root/web/{{all the Drupal}}

About

DrupalEasy Pantheon-flavored Docksal Configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages