HPC Documentation

Guides, references, and tutorials for the WCM cluster

GitLab

SCU GitLab

SCU GitLab is a private version control and distributed code repository platform built for storing, tracking, and organizing complex programming projects securely on internal infrastructure.

Overview

  • Available strictly to enterprise users with an active SCU HPC Account.
  • Supports advanced, multi-branch Git version control workflows and collaborative code review.
  • Securely isolated and hosted completely on SCU-managed premises.

Access & Cost Structure

Web Portal: SCU GitLab Login Portal

Note: Repository management allocations are directly charged back to sponsoring labs. Please consult with your Principal Investigator (PI) regarding lab-specific billing access keys.
Interested in GitLab?
To set up a project or request access, email scu-support@med.cornell.edu.

Command Line Interaction

Clone your remote project workspace paths utilizing secure shell terminal nodes via alternative SSH ports:

# Clone your central repository safely via SSH tunnel routing
git clone ssh://git@xits-gitlabp.weill.cornell.edu:22221/<your_project_path>.git

Platform Access Requirements

RequirementDetails and Impact
SCU HPC AccountRequired for portal and repository access.
PermissionsGranted by the project owner.
SSH Keys ConfigurationSSH keys must be added to your profile for CLI access.