Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Blocker
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 2018 Sprint 3
Description
Set up and configure subversion repository to host Quickload foundational data sets.
- Use detachable EBS volume to house data
- Use micro EC2 instances to host Web server, subversion - svn.bioviz.org
- Install software to let users explore & search repository using a Web browser
- Support SSL (https)
- Document configuration
- Test that EBS can be re-mounted onto another EC2 and everything will still work
- Set up permanent IP for svn.bioviz.org
- Deploy data onto site for testing in IGB
EC2 and EBS volumes now set up.
Note: within UNC Charlotte network svn.bioviz.org is invisible. To access, must use AWS address. However, the certificates are for Bioviz domain. Web browser will complain if you try to visit using Amazon address.
Set up viewvc for browsing:
To checkout quickload data quickload, read-only (no pushes to repo allowed):
svn co --username=guest --password=guest co https://svn.bioviz.org/repos/genomes/quickload
Documentation is in private Google Doc (Dr. Loraine's account)