Fix docker guide

This commit is contained in:
Chocobozzz 2020-09-10 09:19:24 +02:00
parent fb0f7f82e5
commit 23cbb0f318
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -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: