Skip to content

kchiran/redbox-portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReDBox Logo

Build Status codecov

ReDBox is an open source Research Data Management platform that assists researchers and institutions to plan, create and publish their research data assets. ReDBox is one of the most popular research data management tools in Australia. It is currently in use across 12 Australian universities. ReDBox supports the Australian research community to describe and share information about research data collections. It assists data custodians in meeting institutional data management policies, applying the requirements of the Australian Code for the Responsible Conduct of Research, and publishing to Research Data Australia (RDA), the national research data discovery system maintained by the Australian Research Data Commons (ARDC).

The Queensland Cyber Infrastructure Foundation (QCIF) leads the ReDBox development initiative and provides several services including a support subscription service to institutions.

Development

Requirements:

  • Node 12.16.0 Development requires Docker. Run ./runForDev.sh install jit at least once.

  • Docker

Run ./runForDev.sh install jit

It will

  • Pull qcifengineering/redbox-portal from docker hub (If a local copy does not exist)
  • Compile backend
  • Compile frontend
  • Then start docker-compose

Open http://localhost:1500 to start browsing

Build local docker image

Run ./dockerlocal_dev.sh

It will

  • Build a local docker image of qcifengineering/redbox-portal:latest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 87.2%
  • TypeScript 6.9%
  • JavaScript 4.5%
  • SCSS 0.5%
  • Groovy 0.4%
  • CSS 0.3%
  • Other 0.2%