Skip to content

juergenarne/wordpress-docker-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress blueprint

Download:

git clone https://juergenarne@github.com/juergenarne/wordpress-blueprint.git wordpress

Tweak: (optional)

The package has been set up to work out of the box for development and testing purpouses. If you wish to use the package for production please modifiy database credentials and secrets for secutiry reasons.

Modify stuff from the .env file to meet your needs. Kepp in mind to update the wp-config.php file if database credentials where modified.

To generate WordPress keys execute

./generate-wp-keys.sh

Run:

docker-compose build
docker-compose up -d

After all containers are created

sudo chmod -R 0775 mariadb/

Open: http://localhost:8080/ and start installing WordPress.

About

Contains the blueprint of a Docker environment for WordPress development wit MariaDb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors