I followed the instructions for setting up a development environment with IntelliJ and using airavat-django-portal for frontend:
- https://github.com/apache/airavata-django-portal - https://github.com/apache/airavata/tree/master/modules/ide-integration Where can I find out how to register compute resources in this setup? The only compute preference I see out of the box is for: js-156-93.jetstream-cloud.org And I don't see where to add another. I have been going through the documentation I can find and a lot of it is from 2014, 2015, and 2016. I found a guide for deploying Airavata 0.17 using ansible playbooks, but that is also from many years ago, and the ansible scripts use master branch and rely on artifacts which are no longer generated as the output of building with those branches. It seems like the ide-integration instructions are the most up-to-date documentation. Is this right? Are there more up-to-date instructions / documentation available? I am trying to help my team set up a development environment for the purpose of integrating our software with an application currently deployed via the hosted SciGap service. In order to test we will need to be able to register compute resources, is this possible using the development environment setup described in ide-integration link above? Also, is anyone aware of up-to-date Ansible playbooks available? Something other than for Airavata 0.17 ?
