This is a basic automated config when using Docksal and WordPress on Pantheon.
- Clone to your site's root directory
cd <root site directory>
git clone https://github.com/kyletaylored/docksal-config-wp .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