Skip to content

thangbuiq/docker-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‹ WordPress Free Premium With Docker

๐Ÿš€ Quick Start

  1. Clone this repository
git clone https://github.com/thangbuiq/blog.git
  1. Create a .env file in the root directory of the project with the following content:
WORDPRESS_DB_USER=wordpress
WORDPRESS_DB_PASSWORD=wordpress
WORDPRESS_DB_NAME=wordpress
MYSQL_ROOT_PASSWORD=wordpress
  1. Run the following command to start the WordPress server:
docker compose up -d

About

๐Ÿ‹ WordPress Free Premium With Docker

Resources

License

Stars

Watchers

Forks