virtual-labs / engineers-forum

This is the central repository to post all the queries regarding labs and experiments.
Other
2 stars 5 forks source link

Issue with auto deployment of lab #259

Open sadhanareddy opened 8 years ago

sadhanareddy commented 8 years ago

Can, someone please help me out in resolving the following issue :

This lab needs sage in order to run properly. Initiating a sage notebook asks password interactively hence, it cannot be hosted through labspec.json as it is non interactive. To resolve this hosting issue, an ansible playbook has been written to automate the hosting process (i.e. moving lab to L6). The ansible playbook copies the password file and sage doesn't ask for password. The lab pages also need to be served from /root/. For this, the commands to make the redirection possible have been written in the playbook. Now a new ubuntu template needs to be created with ansible pre nstalled on it. The ADS can be enhanced to run labspec.yml file in case it doesn't find labspec.json file.

Following is the URL of the lab :
https://github.com/Virtual-Labs/databases-iiith.git

sanchita-dixit commented 8 years ago

@sadhanareddy Please label the issue.

sadhanareddy commented 8 years ago

@sanchita-dixit I'am unable to view the labels in my github account. I think I'm not a member of engineers forum, so please add me to the member's list, so that I can add labels.

sanchita-dixit commented 8 years ago

@sadhanareddy I have added engineers-forum repository in the ie-iiith-team. All the 6 members (geetabose, khushpreet-kaur, kolliSuman, sadhanareddy, Sonali-Goyal and sravanthimodepu)of the team have write access on engineers-forum. Now you should be able to create and add labels.