Skip to content

sleede/letsencrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

letsencrypt

Install Let's encrypt on a server

Asumption

This script assume you are using nginx as a reverse proxy, which is installed in /apps/nginx/ using docker compose with a compose.yaml file to manage your nginx instance. If this is not your case, you might have to change letsencrypt_renew.service accordingly.

Usage

  • create a new certificate
mkcert example.com www.example.com
  • delete a certificate
removecert example.com
  • list all certificates
certificates
  • renew all certificates This is done automatically on 1st and 15 of each month but you can force renew by running the following:
systemctl start letsencrypt_renew.service

About

Install Let's encrypt on a server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages