This website requires JavaScript.
Explore
Drone
Help
Sign In
mikael.capelle
/
nginx-proxy
Watch
1
Star
0
Fork
0
You've already forked nginx-proxy
Code
Issues
Pull Requests
Releases
Wiki
Activity
b39fdf05d0
nginx-proxy
/
renew_certs.sh
6 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit.
2019-05-28 08:32:43 +00:00
#!/bin/bash
Split renew and update certificates scripts.
2019-12-24 14:30:03 +00:00
$(
dirname
$0
)
/certbot renew --cert-name typename.fr
Initial commit.
2019-05-28 08:32:43 +00:00
Remove domains.
2023-06-04 19:02:28 +00:00
docker compose restart
Reference in New Issue
Copy Permalink