Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Zenodo, powered by InvenioRDM

License

NotificationsYou must be signed in to change notification settings

zenodo/zenodo-rdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenodo logo

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",}

Development quick start

pip install invenio-cliinvenio-cli check-requirements --developmentinvenio-cli installinvenio-cli services setupinvenio-cli run

See theInvenioRDM Documentationfor further installation options.

Update dependencies

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

Stars

Watchers

Forks

Packages

 
 
 

[8]ページ先頭

©2009-2025 Movatter.jp