Linux
- Authorise on the customer portal by specifying the user's postal address;
- In the bottom left corner, click on the "Update" → "Manual" tab and download it the current version of Passwork in .zip format:
- Move the .zip archive to a physical/virtual server with Passwork.
To create a MongoDB backup, you can use the following instructions — Examples of creating and restoring MongoDB backups
If Passwork is installed on a virtual or cloud-based operating system, we also recommend that you create a snapshot of the operating system state so that you can quickly restore Passwork functionality in case of errors.
The main Passwork parameters are specified in the config.ini configuration file, you should create a copy of the file and save it in a separate or root directory of the user:
Rename the root directory of the Passwork code:
Create a www directory:
Unzip the current version of the Passwork code to — /var/www/:
To check, output the Passwork version from the unzipped file:
Move the config.ini configuration file and licence key from the old version:
Create a Passwork archive with the version name in .zip format in the /opt/ directory:
Delete the renamed directory with the old version of Passwork:
After creating the /var/www/ directory, you need to change the directory owner and set permissions for the Apache web server.