Skip to content

chungchamchi19/nginx-cerbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is setup ssl with nginx and docker-compose.

Happy coding!

Setup

  • Change server_name information in data/nginx/app.conf

  • Change domain_name and email information in init-letsencrypt.sh

  • Bash enscrypt:

chmod +x init-letsencrypt.sh
sudo ./init-letsencrypt.sh

Start

  • To start nginx and certbot, run:
docker-compose up

Author: chungchamchi

About

Setup nginx and ssl with docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages