Skip to content

flywp/local-wp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]: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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages