An open API service indexing awesome lists of open source software.

https://github.com/holmofy/certbot-nginx-docker

包含certbot的nginx docker镜像
https://github.com/holmofy/certbot-nginx-docker

Last synced: 6 months ago
JSON representation

包含certbot的nginx docker镜像

Awesome Lists containing this project

README

          

# certbot-nginx-docker

my web site in docker, inspired by [wmnnd/nginx-certbot](https://github.com/wmnnd/nginx-certbot)

1. Clone this repository: `git clone https://github.com/holmofy/certbot-nginx-docker`

2. Run the init html script: `./init-html.sh`
3. Push website to server

my web site source:

* `www.hufeifei.cn`: https://github.com/holmofy/www.hufeifei.cn

* `blog.hufeifei.cn`: https://github.com/holmofy/blog.hufeifei.cn
4. Run the init certbot script: `./init-certbot.sh`. May require sudo permissions.