Skip to content

NORDUnet/norduni-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

norduni-developer repo

How?

To start a postgresql and neo4j database just run start.sh. After that start NOCLook using runserver or pycharm.

TODO: Create a docker image for NOCLook.

Import data

To reinitialize the databases using the latest backups you first need to symlink the norduni and nistore repo under the sources dir.

norduni-developer
├── sources
│   ├── norduni -> /.../norduni/
│   └── nistore -> /.../nistore/

Start the databases using start.sh and then just run db-restore.sh.

Run demo

To run the demo set up the norduni source as above and run load_demo.sh from the demo subdirectory. The settings at the top of load_demo.sh expects there to be a virtual environment called env in the norduni source directory.

About

Developer repo for norduni development setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published