---
layout: default
title: GitLab+Salesforce Trailhead DX
suppress_header: true
extra_css:
- styles-2018.css
---
.wrapper
.page-illustrated-header-container
= partial "includes/icons/gitlab-icon-pattern-header.svg"
.container
.header-container-content
%h1.page-headline GitLab for Salesforce DX Promotional Offer
%h2.page-headline Sign up for 30 days free of GitLab.com Gold to bring modern DevOps practices to Salesforce
.content-container
.wrapper.container{ role: "main" }
.row
.col-md-10.col-md-offset-1
.content-section
%h3 Existing Salesforce user, but not currently a GitLab user
%p If you have an existing Salesforce ID, click here and register through Salesforce SSO. Once your account is created and you have logged in for the first time, you will be eligible to start a free 30 day GitLab.com Gold trial. You will see a banner to activate your 30 day trial after logging in, please activate that. You now are off and running in GitLab.com! To learn more, check out our blog post and Trailhead Module!
%h3 Existing SFDC user and an existing GitLab.com (SaaS) user, or GitLab Enterprise user
%p Please complete the form on this page using your valid Salesforce ID and a GitLab specialist will reach out to you directly to help get you started with your free 30 day trial.
#form.form-content-container
.container
%h2.centered-form-title Sign up for your 30 day trial
.centered-form
%script{src: "//page.gitlab.com/js/forms2/js/forms2.min.js"}
%form#mktoForm_2078
:javascript
MktoForms2.loadForm("//page.gitlab.com", "194-VVC-221", 2078, function(form) {
form.onSuccess(function() {
form.getFormElem().hide();
$('.confirmform').attr('style', 'visibility: visible');
return false;
});
});
.confirmform{ style: "visibility:hidden;" }
.col-md-4.col-md-4.col-md-offset-1
%h3.centered-form-title Thank you for interest!
%p.centered-form-title Your request has been received. We will be intouch shortly.