- Notifications
You must be signed in to change notification settings - Fork44
Zenodo, powered by InvenioRDM
License
NotificationsYou must be signed in to change notification settings
zenodo/zenodo-rdm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Need to set up the following config variables:
# Invenio-App-RDMRDM_RECORDS_USER_FIXTURE_PASSWORDS= {'admin@inveniosoftware.org':'123456'}# Invenio-Records-ResourcesSITE_UI_URL="https://127.0.0.1:5000"SITE_API_URL="https://127.0.0.1:5000/api"# Invenio-RDM-RecordsRDM_RECORDS_DOI_DATACITE_USERNAME=""RDM_RECORDS_DOI_DATACITE_PASSWORD=""RDM_RECORDS_DOI_DATACITE_PREFIX=""# Invenio-OAuthclient# secrets will be injected on deploymentCERN_APP_CREDENTIALS= {"consumer_key":"CHANGE ME","consumer_secret":"CHANGE ME",}ORCID_APP_CREDENTIALS= {"consumer_key":"CHANGE ME","consumer_secret":"CHANGE ME",}
pip install invenio-cliinvenio-cli check-requirements --developmentinvenio-cli installinvenio-cli services setupinvenio-cli run
See theInvenioRDM Documentationfor further installation options.
To update dependencies you need to runpipenv lock
in the target deploymentenvironment:
# Run the container with x86_64 architecturedocker run -it --platform="linux/amd64" --rm -v$(pwd):/app \ registry.cern.ch/inveniosoftware/almalinux:1# Inside the container update the Pipfile.lock[root@3954486e4a37]# cd /app[root@3954486e4a37]# pipenv lock
About
Zenodo, powered by InvenioRDM
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.