X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=support%2Fdoc%2Fdocker.md;h=7b2d867a0dd8cd088dc969647c2610de6e21f6f3;hb=512a575971874a8d271ba245bbb4d02ff24a668e;hp=c20746486413b0e122c714bf46825df491c5ea8a;hpb=2a8c5d0af13f3ccb9a505e1fbc9d324b9d33ba1f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/doc/docker.md b/support/doc/docker.md index c20746486..7b2d867a0 100644 --- a/support/doc/docker.md +++ b/support/doc/docker.md @@ -59,6 +59,8 @@ See the production guide ["What now" section](/support/doc/production.md#what-no ### Upgrade +**Important:** Before upgrading, check you have all the `storage` fields in your [production.yaml file](/support/docker/production/config/production.yaml). + Pull the latest images and rerun PeerTube: ```shell @@ -67,7 +69,6 @@ $ docker-compose pull $ docker-compose up -d ``` - ## Build your own Docker image ```shell