Fix docker guide
This commit is contained in:
parent
fb0f7f82e5
commit
23cbb0f318
|
@ -124,13 +124,17 @@ peertube._domainkey.mydomain.tld. IN TXT ( "v=DKIM1; h=sha256; k=rsa; "
|
||||||
"j5joTnYwat4387VEUyGUnZ0aZxCERi+ndXv2/wMJ0tizq+a9+EgqIb+7lkUc2XciQPNuTujM25GhrQBEKznvHyPA6fHsFheymOuB763QpkmnQQLCxyLygAY9mE/5RY+5Q6J9oDOQIDAQAB" ) ; ----- DKIM key peertube for mydomain.tld
|
"j5joTnYwat4387VEUyGUnZ0aZxCERi+ndXv2/wMJ0tizq+a9+EgqIb+7lkUc2XciQPNuTujM25GhrQBEKznvHyPA6fHsFheymOuB763QpkmnQQLCxyLygAY9mE/5RY+5Q6J9oDOQIDAQAB" ) ; ----- DKIM key peertube for mydomain.tld
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Administrator password
|
||||||
|
|
||||||
|
See the production guide ["Administrator" section](https://docs.joinpeertube.org/#/install-any-os?id=administrator)
|
||||||
|
|
||||||
### What now?
|
### What now?
|
||||||
|
|
||||||
See the production guide ["What now" section](/support/doc/production.md#what-now).
|
See the production guide ["What now" section](https://docs.joinpeertube.org/#/install-any-os?id=what-now).
|
||||||
|
|
||||||
### Upgrade
|
### Upgrade
|
||||||
|
|
||||||
**Important:** Before upgrading, check you have all the `storage` fields in your [production.yaml file](/support/docker/production/config/production.yaml).
|
**Important:** Before upgrading, check you have all the `storage` fields in your [production.yaml file](https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/config/production.yaml).
|
||||||
|
|
||||||
Pull the latest images and rerun PeerTube:
|
Pull the latest images and rerun PeerTube:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user