Skip to content

A docker container template for setting up a Bedrock-based ecosystem for WordPress.

License

Notifications You must be signed in to change notification settings

ojdon/docker-wordpress-bedrock

Repository files navigation

Bedrock WordPress Docker Setup

Installation

Make sure you have Docker desktop installed: https://www.docker.com/products/docker-desktop/

Initial Setup

In your terminal copy the example environment file:

cp .env.example .env

Running the project

To start the project run the following command:

docker-compose up -d

Viewing the project

To view the project, open your browser and go to:

http://localhost:8080

Set up the database by entering in a Site name, user name, password and email. (Save them to your password manager)

About

A docker container template for setting up a Bedrock-based ecosystem for WordPress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published