Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.15 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.15 KB

Refactoring's Logo

Dockerpress

Production ready Wordpress with Docker

Table of contents


Description and context

We know how tedious can be to deploy a Wordpress instance in a OnPremises or IaaS environment. For this reason our team has prepared a production ready Wordpress with just one command.

Requirements

  1. Linux or any UNIX based OS
  2. Docker and Docker Compose
  3. Git

Deployment guide

  1. Clone this repository
    git clone https://github.com/refactoring-do/dockergress.git
  1. Start up and configure Wordpress with make command
    make install && make configure

Authors

License

MIT