Legacy
...
Passwork 5
Migration to Passwork 6
Data processing
6min
it is crucial to create a backup of your data without a backup, the passwork technical support team will not be able to assist in data recovery if the migration does not proceed as expected examples of creating and restoring mongodb backups docid\ p7lbrxvlncu0jzcicdejn overview data processing is necessary to prepare your data for use in passwork version 6 there are two scenarios for data processing processing data from the browser if you see the start processing button, it means that passwork can process your data without any additional actions simply start the processing process and wait for it to complete processing data from the server if instead of the start migration button you see this message it means that your passwork contains a large amount of data (users, vaults), and the processing process needs to be launched on the server to do this, the system administrator of your passwork server needs to run the script \<passwork folder>/app/tools/migration to v6 preparation php docker docker exec i php8 php /server/sites/prod/app/tools/migration to v6 preparation php linux (manual installation without docker) php /var/www/app/tools/migration to v6 preparation php windows server open the cmd command prompt and run the following commands, cd c \program files (x86)\php\v8 0 php exe c \inetpub\wwwroot\app\tools\migration to v6 preparation php