Skip to main content

Reveal Review Publication

(Optional) Enhanced Caching Server Service Security

Starting from Version 1.14.03.89, Reveal AI added an option to password protect the caching server for security reasons. This can be done following the steps below:

  1. Update Caching Server:

    • Go to Caching Server, find the redis config file, for example, C:\nexlp\2.90.xx\Redis-3.0.501\redis.windows.conf.

    • Open the config file in a text editor.

    • In the SECURITY section, uncomment the requirepass line and set the password you want to use.

      60414e27ac2dc.png
    • Go to Control Panel -> Services and restart “redis” service for the password to take effect.

  2. Update environment settings on Front-End:

    • Login to Reveal AI as Admin.

    • Open Admin Console -> Environment Settings.

    • Set the password under the Cache Password section.

    • Click Save to save the changes.

      606387ead18d0.png