[GH-ISSUE #110] Updating DocumentServer #58

Closed
opened 2026-02-26 09:35:50 +03:00 by kerem · 4 comments
Owner

Originally created by @nickian on GitHub (Jun 18, 2018).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/110

I can't seem to find any documentation about this. How can I update the DocumentServer Docker container to the latest version? I'm running 5.0.7, just wondering if I can update to 5.1 and how to keep the installation up to date.

Thanks

Originally created by @nickian on GitHub (Jun 18, 2018). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/110 I can't seem to find any documentation about this. How can I update the DocumentServer Docker container to the latest version? I'm running 5.0.7, just wondering if I can update to 5.1 and how to keep the installation up to date. Thanks
kerem 2026-02-26 09:35:50 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@ShockwaveNN commented on GitHub (Jun 18, 2018):

If you store all you data in volumes https://github.com/ONLYOFFICE/Docker-DocumentServer#storing-data you should stop old container and start a newest one. There may be some minor troubles with config files if you modified them and mounted them, but everything else should be fine.

<!-- gh-comment-id:397963293 --> @ShockwaveNN commented on GitHub (Jun 18, 2018): If you store all you data in volumes https://github.com/ONLYOFFICE/Docker-DocumentServer#storing-data you should stop old container and start a newest one. There may be some minor troubles with config files if you modified them and mounted them, but everything else should be fine.
Author
Owner

@nickian commented on GitHub (Jun 18, 2018):

I didn't do that. I just ended up running this and it seemed to work. Coincidentally my Let's Encrypt certificate expired last night and it did not automatically renew. Would that have something to do with the update?

wget http://download.onlyoffice.com/install/opensource-install.sh
sudo bash opensource-install.sh -ims false -cc onlyoffice-community-server -dc onlyoffice-document-server -u true
<!-- gh-comment-id:398161331 --> @nickian commented on GitHub (Jun 18, 2018): I didn't do that. I just ended up running this and it seemed to work. Coincidentally my Let's Encrypt certificate expired last night and it did not automatically renew. Would that have something to do with the update? ``` wget http://download.onlyoffice.com/install/opensource-install.sh sudo bash opensource-install.sh -ims false -cc onlyoffice-community-server -dc onlyoffice-document-server -u true ```
Author
Owner

@Carazyda commented on GitHub (Jun 19, 2018):

If you installed using opensource-install.sh, then there are no problems with the update. But if you started containers used "docker run" command, you should follow ShockwaveNN instructions.

<!-- gh-comment-id:398326008 --> @Carazyda commented on GitHub (Jun 19, 2018): If you installed using opensource-install.sh, then there are no problems with the update. But if you started containers used "docker run" command, you should follow ShockwaveNN instructions.
Author
Owner

@nickian commented on GitHub (Jun 21, 2018):

Ok, good to know. Thanks!

<!-- gh-comment-id:399153335 --> @nickian commented on GitHub (Jun 21, 2018): Ok, good to know. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#58
No description provided.