Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 538 Bytes

Docksal Config: WordPress

This is a basic automated config when using Docksal and WordPress on Pantheon.

Instructions

  1. Clone to your site's root directory
cd <root site directory>
git clone https://github.com/kyletaylored/docksal-config-wp .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