On Sep 28, 2017, at 8:24 AM, Neeraj Lad <[email protected]<mailto:[email protected]>> wrote:
Hi all, I've followed the instructions to install all the dependencies for the PGA. Now I need to run it locally. I got the pga_config file from Eroma, but using it and logging in with CILogon takes me to the dev.testdrive.airavata.org<http://dev.testdrive.airavata.org/>, instead of the version at localhost:8080. How can I avoid this? Neeraj, change oauth-callback-url in pga_config.php to have the value ‘http://localhost:8080/callback-url' As another option, I know there are instructions to set PGA on CentOS using Ansible. But are there any similar instructions for OS X? No. Closest thing would be to run VirtualBox on OS X and use Ansible to install PGA on the VirtualBox VM. Eric Coulter did a POC of this: https://github.com/ECoulter/airavata/tree/develop/dev-tools/ansible/inventories/local-vbox.
