Small service that takes VRE API commands to create Virtual Research Workspace (VRW) through LDAP
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# This cronjob will run the VRW agent process every minute. |
|
|
|
SHELL=/bin/bash |
|
* * * * * vrw /opt/VRW_Service/venv/bin/python /opt/VRW_Service/agent.py |