cd airavata-django-portal- Follow the instructions in the Airavata Django Portal for this folder.
cd ../hcc_rnamake_portalpip install -e .cd frontendnpm inpm run-script buildcd ../../airavata-django-portalpython manage.py runserverto run the portal.
portal should be running now.
Connecting your local portal to the online dev portal is needed to login using CILogon with your UNL credentials and to be able to submit jobs.
- Go through the Quick Setup Instructions
- Go to https://dev.rnamake.scigap.org/admin/developers/ or the given dev online portal and add
/admin/developers/ - Login using your credentials in needed.
- Download the
settings_local.pyfile - Go to
rna-nanostructures/airavata-django-portal/django_airavata/and paste the downloaded settings local file.