Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Test Site with Docker

This repository is for testing local site without nginx proxy.

Instructions

Clone the repo and run setup.sh: this will create all required file and folders

git clone git@github.com:flywp/local-wp-docker.git
bash setup.sh

WordPress Installation

Now go to http://local-docker-site.test:8080 in your browser. Here is the WordPress config for installation:

Database name: wordpress
Username: root
Password: root
Database Host: mysql

Up the container:

docker compose up -d

About

A local dev site with Docker

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages