Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 777 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 777 Bytes

Wordpress_docker_blog

Using Docker to setup a Wordpress website environment.

Components of the project

  • 🔴 A container for the wordpress cooking blog - with Wordpress and PHP
  • 🔴 A container for the MySQL database
  • 🔴 A container with phpMyAdmin to visualize the database

How to install and run the project

To access the website

To access phpMyAdmin

Docker images used

  • 📄 mysql: 5.7
  • 📄 wordpress: wordpress:5.8.1-apache
  • 📄 phpmyadmin: latest

Authors

  • 👨 Adrien Le Dû
  • 👩 Johanah Lekeu