Skip to content

ortymd/wordpress_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordpress_docker

GENERAL

This is a simple setup of Wordpress in a Docker container. Wordpress runs on nginx, php and MariaDB.

To start service run start_wp_mysql.sh script. You can provide database username and password to the script.

Usage : start_wp_mysql.sh 'wp_db_username' 'wp_db_password'

If no access details are provided, defaults are used. Namely, 'wpuser' and 'dbpass'.

WORDPRESS SETUP

Once all containers are deployed access Wordpress at http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published