Skip to content

Docker compose of Wordpress+mysql+traefik over SSL/TSL(HTTPS) using Let’s Encrypt

Notifications You must be signed in to change notification settings

OneManCrew/wordpress_docker_ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

WMPD - WordPress+MySql+phpMyAdmin Docker Compose over TSL(Traefik)

WMPD is docker based server with WordPress, MySql and phpMyAdmin all of that over TSL(HTTPS) and Let's Encrypt Certificate! with Traefik.

With this project you can quickly run the following:

Contents:

Requirements

  • Make sure you have the latest versions of Docker and Docker Compose installed on your machine.
  • Clone this repository or copy the files from this repository into a new folder.

Configuration

  • Update the the .env file according to your configuration(domains,db user/passwords,admin mail).

Installation

Run this command inside the project folder:

docker-compose up -d

Removing services

To stop and remove all the containers use thedown command:

docker-compose down

About

Docker compose of Wordpress+mysql+traefik over SSL/TSL(HTTPS) using Let’s Encrypt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published