Skip to content
Snippets Groups Projects
Commit 38dfdad6 authored by Claudio Pisa's avatar Claudio Pisa
Browse files

update upgrade documentation

parent 62154a6b
No related branches found
No related tags found
No related merge requests found
......@@ -47,3 +47,8 @@ If using documentserver standalone (integration edition)::
docker rename documentserver documentserver-$(date +%s)
docker run -i -t -d -p 80:80 -p 443:443 --name documentserver -v /app/onlyoffice/DocumentServer/data:/var/www/onlyoffice/Data -e POSTGRESQL_SERVER_HOST=localhost -e JWT_ENABLED=true -e JWT_SECRET=s3cr3t --restart=always onlyoffice/documentserver-ie
Also:
- set the sessionidle parameter for the document server
- open the browser and check that the docuument server settings for maintaining revisions are set
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment