What to do?: Died communityserver's docker-container, but APP / DATA directory was on separate server

Hi All!

Few months ago I’ve installed docker version of OnlyOffice. I know, it was UNRAID version :slight_smile:

On X-mas we have electricity fault, and after rebooting the server with docker (where inside was the OnlyOffice), I’ve found out, that communityserver’s docker-container has lot of corrupted data/files, probably corrupted volumes and so on. It worked prev as united (solely) system with other containers there (docserver, CP, mysql, elastix).
Nota bene: the /app directory as you know - the install-script has placed during installation outside of containers, so everything is okay with data (/app) directory.

My solution was to remove all the OnlyOffice containers, and begin from scratch - I mean run the installer.sh from brand new.
But I have a question - after relooping (erase+reinstall) these containers - if I put /app data directory just onto newly created /app from these new containers - will OnlyOffice’s containers pick up my old /app (data) dir correctly?
and could I expect that everything will works as before xmas

Thank you

Docker’s OS: Ubuntu 24
communityserver: 12.7.1.1942
controlpanel: 3.5.4.541


Best Regards,
Luka

Hello @derkontakt
Sorry for the late reply.
If you used official installation guide, the necessary data folders should already be mapped to the host (Community - ONLYOFFICE). This way you just need to run the installation script again and check the result.
Some data is mapped to the host because the update process removes old Docker containers and installs new ones. This is necessary to prevent data loss during updates.
Please try to re-install or update the installation and let us know the result.