mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
manual: Add small note to LE section linking to darwin's bash file
This commit is contained in:
parent
9180e4f42a
commit
9649f88d89
@ -226,7 +226,8 @@ Otherwise, in the Oragono config file, you'll want to enable raw line logging by
|
|||||||
1. e.g. you could edit the `certbot.service` and add the following `ExecStartPost=/usr/bin/kill -HUP $(/usr/bin/pidof oragono)`
|
1. e.g. you could edit the `certbot.service` and add the following `ExecStartPost=/usr/bin/kill -HUP $(/usr/bin/pidof oragono)`
|
||||||
|
|
||||||
Caveats:
|
Caveats:
|
||||||
* Depending on how and who you run oragono as, you may run into permissions issues with the certificates as, by default, Let's Encrypt will generate certificates non-root users cannot read
|
* Depending on how and who you run oragono as, you may run into permissions issues with the certificates as, by default, Let's Encrypt will generate certificates non-root users cannot read. To help alleviate this, there's an example bash script [linked here](https://github.com/darwin-network/slash/blob/master/etc/bin/install-lecerts) that may be useful.
|
||||||
|
|
||||||
|
|
||||||
This was originally discussed [here](https://github.com/oragono/oragono/issues/118)
|
This was originally discussed [here](https://github.com/oragono/oragono/issues/118)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user