close
The Wayback Machine - https://web.archive.org/web/20201129203036/https://github.com/Esteban-Rocha/docker_wordpress
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
www
 
 
 
 
 
 
 
 

README.md

Project Name

Docker Wordpress Container

This is a Custom version of a docker Wordpress Container and MariaDB.

Installation

Git clone:

git clone https://github.com/Esteban-Rocha/docker_wordpress.git

Docker

docker-compose up -d

Usage

Goto:

Folder Structure

  • database
Volume standing at MariaDB container on /home
For dumps and data export / import.
  • www
Volume standing at Wordpress container on /var/www/html
Your wordpress code base goes here.

Credentials

MariaDB

MYSQL USER: wp_db_admin
MYSQL DATABASE: wp_docker_db
MYSQL PASSWORD: 123123

root PASSWORD: 7SgkH6292yqzfXjQSY3B

Enjoy!

History

  • m@Ver_1.0.0

Credits

Esteban Rocha

License

Project under the BSD LICENSE

About

This is a Custom version of a docker Wordpress Container and MariaDB

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.