cigar / wordpress-docker-boilerplate

A simple Docker config for Wordpress we use internally at MIL3.

Home Page:https://mill3.studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MILL3 Docker WP boilerplate

Duplicate file .env.sample and name it .env. Update MASTER_PATH and THEME_NAME variables.

Make sure Docker is installed, then simply run :

  docker-compose up

Install commons plugins

At the root of your WP install, run in terminal :

docker-compose run --rm cli mill3wp plugins

Important Note: this wp-cli command won't work until you activate our boilerplate theme!

Plugins serial number

Hop on Mill3 Slack and ask gently for plugins serial number to place in your local .env Docker file

Notes on .gitignore rules

The ignore file is configured for WPEngine's Git-push deployment which ignore everything except the theme directory. Remove or edit this file if this you are not using WPEngine.

About

A simple Docker config for Wordpress we use internally at MIL3.

https://mill3.studio