argilla-tools/certbot.md

3 lines
188 B
Markdown

# certbot
```certbot certonly --pre-hook "systemctl stop apache2" --post-hook "systemctl start apache2" --standalone -d golem.linux.it -d git.golem.linux.it -d dockerhub.golem.linux.it```