Skip to content

jslyonnais/wordpress.docker.starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Install docker and docker-compose
  • Create a .env file with following variables
IP=127.0.0.1
DB_ROOT_PASSWORD=yoursecretpassword
DB_NAME=wordpress
  • Run docker-compose up
  • Access using http://localhost/

Wordpress CLI Usage

  • Run docker-compose run --rm wpcli <command>

About

Start a new Wordpress Theme with Docker & Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages