Small service that takes VRE API commands to create Virtual Research Workspace (VRW) through LDAP
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joshua Rubingh 944e9b21ae Small fix 1 year ago
.vscode Visual Studio Code settings 2 years ago
doc Update documentation 2 years ago
export Fix export 1 year ago
log Update logging 2 years ago
.gitignore Add export option to LDAP client 1 year ago
.pep8 Fix API login and add PEP8 format 1 year ago
README.md Fix docu links 1 year ago
agent.py Small fix 1 year ago
cronjob.txt New cronjob example 2 years ago
env.example.txt Update librarie versions and add support for Sentry logging 2 years ago
export.py Fix export 1 year ago
requirements.txt Update libraries 1 year ago

README.md

VRW_Service

Small service that takes VRE API commands to create Virtual Research Workspace (VRW) through LDAP.

Setup

In order to use this code, you need to configure some settings. This is done using .env files. An example file can be found at: env.example.txt

The example .env file contains all the settings with explanations.

More documentation

There is a PDF with documentation