Linux
- Authorise on the customer portal with your email address;
- In the bottom left corner, click on the Update → Manual tab and download the latest Passwork version 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 recommend creating a restore point so that you can quickly roll back in case of errors
The main Passwork parameters are specified in the config.ini configuration file. Create a copy of the file and save it in a separate or root directory of the user:
Rename the root directory with the Passwork code:
Create a www directory:
Extract the latest version of the Passwork code to /var/www/:
Check the extracted Passwork version:
Move the config.ini configuration file and license 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.