Update certbot role, add Jitsi host
This commit is contained in:
parent
219f9bf115
commit
21c1c90ef3
4 changed files with 12 additions and 29 deletions
|
@ -1,5 +1,6 @@
|
|||
# All flags used by the client can be configured here. Run Certbot with
|
||||
# "--help" to learn more about the available options.
|
||||
# Because we are using logrotate for greater flexibility, disable the
|
||||
# internal certbot logrotation.
|
||||
max-log-backups = 0
|
||||
|
||||
email = backend@hamburg.freifunk.net
|
||||
rsa-key-size = 4096
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
PATH="/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin"
|
||||
|
||||
service nginx reload
|
||||
systemctl reload nginx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue