Skip to content

emilpriver/wordpress-docker-bedrock-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-docker-bedrock-starter

Docker Wordpress starter with bedrock where the goal is for you to be able to develop and use it eazy. Also works in a production enviornment.

Requirements

  • Composer
  • Docker
  • Docker compose

Installation and local development

  1. Open /website/bedrock and run composer install
  2. Edit .env files in the folder env to match your information.
  • If you are running this template locally for development is .env.dev already loaded in docker
  1. Run docker compose up
  2. Open http://localhost:8080 in your browser

Database

Locally you get a mariadb ready to be used for development but for deploying to the cloud .

If you deploy this template to the cloud for production do you need to create a .env file with information pointing to your database

About

Docker Wordpress starter with Bedrock.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published