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镜像
- Host: GitHub
- URL: https://github.com/holmofy/certbot-nginx-docker
- Owner: holmofy
- Created: 2021-02-14T04:17:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T12:28:36.000Z (over 3 years ago)
- Last Synced: 2025-02-07T20:33:33.949Z (8 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 servermy 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.