Jende Solutions

This is the docker container for the jende.solutions WordPress site

Setup

  1. Pull down this repo
  2. Rename .env.example to .env and edit the variables defined
  3. Run docker-compose up
  4. Once running, the site should be accessible at https://jende.solutions.local, or whatever the value of HOST inside your .env file was configured to.