Skip to content

PANOPTICONISM/dockerized-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions written by Panopticonism.

SET UP:

  • Install Docker + Docker-compose (Docker Desktop, preferably)

  • Clone the repository into your local machine

  • cd into the repository folder

  • Begin by checking out docker-compose.yml file

  • To get SSL(HTTPS), install mkcert (https://github.com/FiloSottile/mkcert) and create certificates into the certs folder

  • Run 'docker-compose --env-file ./variables.env up' or 'docker-compose --env-file ./variables.env up -d'

  • Open 'localhost' for WordPress, open 'localhost:8080' for phpMyAdmin

About

Includes: NGINX, WordPress, MySQL, MyPhpAdmin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published