Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 589 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 589 Bytes

Docker-Compose stack for Wordpress with CiviCRM

docker-compose up in this folder should build a local dev environment.

Once up, you'll need to do the following in order to complete the Civi Install:

  • Navigate to the WP Admin via your docker host IP address (i.e, http://192.168.99.100/wp-admin)
  • Activate the Civi Plugin in the plugins manager.
  • Click on the "CiviCRM Installer" link on the toolbar.
  • Click on the "Install Civi..." button on that page (or whatever it says)

As long as you don't blow away your volumes, you should only have to do the above on your first deploy.