You can initiate Fingerprinting from either the Strawberry admin panel or via the Command Line Interface.
Running Fingerprinting from the Admin Panel
- Login to the Strawberry admin panel.
- Click on the
Projects
tab. - In the
Projects
section, click on theManage Online Projects
bar. If you want to run the fingerprinting job on a library instead, click on theManage Libraries
bar. - Check the boxes next to the projects or libraries you wish to fingerprint.
- Click on the
Indexer
button below the project/library list. - Click on the
Create Fingerprints
radio button and then pressConfirm
You can now check the Sidekiq UI for enqueued and running fingerprinting jobs.
Running Fingerprinting from the Strawberry CLI
1. SSH login to the Strawberry Linux server as root.
2. Type sb fingerprint
and press Enter
. This will load the Rails environment.
3. Choose either of the options by pressing the corresponding number and pressing Enter
.
root@dstrawberry ~ () $ sb fingerprint
Loading Rails environment...
1. Fingerprint files that don't have fingerprints
2. Fingerprint everything
3. Nevermind
?
The files are now being added to fingerprinting
Sidekiq queue for processing. You can now check the Sidekiq UI for enqueued and running fingerprinting jobs.
Last modified:
Nov 11, 2022
Need more help with this?
Visit the Projective Support Websites