Skip to content

yoannblot/wordpress-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-test

Test the Wordpress CMS

Installing

Install dependencies

composer install

Start docker

Run the following command to start the container:

make start

Then, retrieve your docker machine IP address:

docker-machine ip

For example 192.168.64.12.

Finaly, you can access your WordPress project from any browser: https://192.168.64.12:8000/

Note: 8000 is the default port used.

Stop the server

make stop

About

Test the Wordpress CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published