Skip to content

dixeed/demo-wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo WordPress

Bare WordPress repo to use for demos

Setup

This repository uses docker for an easy setup. It also provides a Makefile for the most common used commands to run the project. Here are the provided commands:

  • make up to start the project in the background.
  • make up-build to build the docker image and run the project in the background.
  • make logs to follow the logs of the WordPress container.
  • make down to destroy the containers.
  • make restart to destroy the containers and create new ones in the follow-up.

About

Bare WordPress repository for demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published