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