Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

bensternthal/wordpress-docker-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Template for using wordpress + docker + git.

Only your theme and plugin files are in version control. All wordpress files use the docker container. \o/

Requirements

  1. Docker (Boot2Docker if on OSX)
  2. Docker-Compose

Usage

  1. Your plugins go in /plugins
  2. Your theme goes in /theme
  3. within this directory run docker-compose up
  4. navigate to http://your-docker-ip:3000

Side Note

The docker compose file specifies a specific wordpress version. You should adjust this to whatever you are supporting / using in production. The list of released wordpress versions can be found here.

About

Template For Wordpress + Docker + Github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages