Skip to content

Ready to use simple dockerized WordPress using roots/bedrock.

Notifications You must be signed in to change notification settings

ivanyankov/php-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized WordPress

Simple dockerized WordPress using roots/bedrock

Prerequisites

  • Docker

Installation guide

  1. Clone the repository git@github.com:ivanyankov/php-dev-env.git
  2. CD to the cloned folder
  3. Run in your terminal chmod +x setup.sh
  4. Run the script ./setup.sh
  5. Enter a domain name for your development env when prompt. Example: development-application
  6. If everything was configured correctly you should have one container with three images running app-nginx, app-db, dev-application
  7. Access the application on development-application.local

Compatibility

Developed and tested on Ubuntu 22.04.3 LTS

About

Ready to use simple dockerized WordPress using roots/bedrock.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors