Skip to content

amamel/docker-letsencrypt-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Install Let's Encrypt SSL Certificate using Docker, MySQL, nginx and Wordpress on Contabo VPS

Install Docker WordPress container with nginx, MySQL, and Let's Encrypt SSL Certificate.

Requirements

  • Docker
  • Docker Compose

Setup

  1. Modify environment in docker-compose.yaml

  2. Set .env variables to desired configuration

    Note: Remove nginx config files if running test certificate before changing to production.

  3. docker-compose up


Copy files to server (replace IP address with server address):

scp -r ./* root@192.168.1.1:/root/project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages