GSE Computer Setup
These are instructions for configuring a computer for use as a DraMS GSE Workstation.
NOTE: NASA needs to install Windows and configure a user named "dramsops" first!
- Install Git
- Install SVN
- Install Python
- Install 7zip
- Install LibreOffice
- Install Opal Kelly FrontPanel USB driver
- Install TeraTerm
- Install Star-Dundee Star-System
- Install XINA Connect
- Copy the MEB PS application files to C:/
- Copy the XINA key to C:/Users/dramsops
- Copy the SSH keys to C:/Users/dramsops/.ssh
- Copy the .699config.INI to C:/Users/dramsops
- Configure DRAMSIOC access
- Clone the SVN dramsdata repo
- Run the DRAMSIOC tunnel in a CMD window ('ssh dramsioc')
- From Windows Explorer, navigate to C:/Users/dramsops
- Right-click and select "SVN Checkout..." (you may need to select "Show more options" on the context menu)
- Checkout the repo svn://localhost:6994/dramsdata
- Clone the DraMS Git repositories
- Open Git Bash
- cd /c/Users/dramsops
- git clone git@sed-gitlab.gsfc.nasa.gov:drams/dramsgse.git
- git clone git@sed-gitlab.gsfc.nasa.gov:drams/drams-distribution.git
- git clone git@sed-gitlab.gsfc.nasa.gov:drams/gseos.git
- Add Quick Access links for the Git/SVN repos