Skip to content

Sample institutional build for the 1.8 release of ReDBox. Feel free to fork it!

Notifications You must be signed in to change notification settings

redbox-mint-contrib/rb-sample-1.8-institutional-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReDBox 1.8 Sample Institutional Build

This is a sample institutional build to aid developers in porting their existing institutional builds across to the new format. By utilising the new format in conjunction with the redbox-build-distro distribution of ReDBox, the new format removes the dependency on Maven.

Porting an existing institutional build

1. Clone this project

Clone this project to get the basic structure.

2. Copy template and configuration changes to their new location

Delete the existing sample files from the Copy the files and directories that were previously in the src/main/config directory to the root of your project.

3. Restructure the system-config.json

To allow new configuration items to be added to future releases without causing issues with local customisations, the system-config.json has been split up into a many smaller configuration files (named by their category) in the home/config-include directory. These files are merged at runtime to form a structure exactly the same as the original system-config.json format.

Copy your local changes in your existing system-config.json into the corresponding configuration file in config-include. For best results, only include files in your institutional build that contain local changes.

Deploying your 1.8 institutional build

The 1.8 institutional build structure mimics the application structure and simply is overlaid over the deployed redbox-build-distro distribution to have your customisations applied.

Please follow the links on our old documentation website for:

(For later builds against 1.x: see: https://www.redboxresearchdata.com.au/download/)

(For Redbox 2.x preview, please explore our demo site at: https://demo.redboxresearchdata.com.au/)

About

Sample institutional build for the 1.8 release of ReDBox. Feel free to fork it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published