Skip to content

kyletaylored/docksal-config-d7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docksal Config: Drupal 7

This is a basic automated config when using Docksal and Drupal 7.

Instructions

  1. Clone to your site's root directory
cd <root site directory>
git clone https://github.com/kyletaylored/docksal-config-d7 .docksal
  1. Review and override the docksal-local.env and docksal-local.yml files as they require project specific variables.
  2. Update any global variables as this is usually shared with your team. i.e SITE_PATH, DOCROOT, etc
  3. Run fin init
fin init

Releases

No releases published

Packages

No packages published

Languages