- For iRODS < 4.3, configure
"maximum_number_of_concurrent_rule_engine_server_processes": 1in theadvanced_settingsstanza of/etc/irods/server_config.json. - For iRODS >= 4.3, configure
"number_of_concurrent_delay_rule_executors": 1in/etc/irods/server_config.json. - Ensure that the
irods_rule_engine_plugin-cpp_default_policy-instanceinstance is the last rule engine configured in/etc/irods/server_congfig.jsonif present. - Install the iRODS Python Rule Engine plug-in (PRE) to the iCAT server.
- Configure the PRE in
/etc/irods/server_config.jsonas the first rule engine. - Clone this repo to
/etc/irodson the iCAT server. - Copy
core.py.hydroshareto/etc/irods/core.pyfrom either python2 (iRODS < 4.3) or python3 (iRODS >= 4.3) as appropriate. - Edit
/etc/irods/core.pyto provide real world values forhsRestUser,hsRestPwd, andhsRestURL.
hydroshare/hsrules
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|