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

bensternthal/wordpress-docker-template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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