Clarify PUBKEY step

This commit is contained in:
Ryan Tharp 2021-02-03 02:11:13 -08:00 committed by GitHub
parent 76b8915f67
commit 22a4a23d3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ or https://docs.docker.com/v17.12/install/linux/docker-ce/ubuntu/
`chmod 600 docker/acme.json`
### set up config
- `cp loki_template.ini loki.ini`
### get your session ID
### Give your Session ID moderator access
- replace PUBKEY with your Session ID and run `echo "PUBKEY=true" >> loki.ini`
### start it
Replace `your@email.tld` with your email address and `yourssl.domain.tld` with your public facing hostname. These are required for getting an SSL certification from LetsEncrypt which we will attempt to automatically do for you.