Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

WordPress in Docker

This repo is the companion to this blog post.

Usage

  1. Install Docker Linux Users: Also install docker-compose
  2. Clone this repo: git clone https://github.com/dawilk/coderevolve-docker-wordpress.git
  3. [optional] Change the website name and password variables in the .env file (please do it)
  4. Execute docker-compose up -d from the directory with the docker-compose.yml file.
  5. [optional] Remove the environment sections from the docker-compose.yml and the wordpress variables from the .env file after first launch.

For more information and a tutorial based on this repo, check out the blog post!

Releases

Packages

Contributors