Skip to content

darkthread/nginx-certbot-docker-nstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-certbot docker install script

This script installs Docer, Docker-Compose and setup nginx-certbot and ASP.NET Core sample web docker on Debian/Ubuntu.

Run these command in brand-new Debian or Ubuntu, then you can browse the ASP.NET Core sample site with HTTPS latter.

curl -O https://raw.githubusercontent.com/darkthread/nginx-certbot-docker-nstaller/master/install.sh
chmod +x install.sh
./install.sh www.your-domain.net your-email@gmail.com

demo video

Blog post (in Chinese) / 部落格文章

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages