Updating the Remote Storage Application configuration
In the updated Azure web app version of the Remote Storage Application, configurations (including storage locations for all IZs) are stored on the sftp server at sftp.wrlc2k.wrlc.org in a file named conf.json.
The config.json file is found at:
Production IZs: /home/scfapp/Alma/conf.json
PSB: /home/scfapp/AlmaRSA-PSB/conf.json
You'll need to be at WRLC HQ or on the WRLC VPN to update conf.json.
To make updates to the config file, use an FTP client such as FileZilla to download conf.json to your local computer. Then make your desired changes and re-upload it to the same location via FTP.
Once the config file is updated on the server, it must be loaded into the Remote Storage Application by visiting the following the URL:
Production IZs: https://almarsa.wrlc.org/configuration
PSB: https://almarsa-psb.wrlc.org/configuration
You can then check the Remote Storage Application's log files to verify that the conf file loaded successfully.
This page will be updated with additional file information once the web app is deployed to production IZs.
No Comments