Download

You might want to start with NDR Core's Docker container. This approach offers a straightforward and hassle-free way to test and familiarize yourself with the system's features without any complex setup. Once you're ready to use NDR Core as your presentation system, proceed with the installation using our Python module. Detailed installation and configuration instructions are available on our documentation website, guiding you through setting up NDR Core on a server. For robust and efficient performance, we recommend deploying the system with Gunicorn and Nginx, ensuring a scalable and reliable web server environment. Visit our GitHub repository for the latest updates or if you would like to contribute. Dive into NDR Core for an advanced, user-friendly approach to managing and presenting research data.

 

Docker Pull Command

docker pull sorinmarti/django-ndr-core

Download Page

https://hub.docker.com/r/sorinmarti/django-ndr-core

 

Pip Install Command

pip install django-ndr-core

Package Page

https://pypi.org/project/django-ndr-core/

 

GitHub CLI

gh repo clone sorinmarti/django_ndr_core

GitHub Repository

https://github.com/sorinmarti/django_ndr_core/