How to stand-up a GitLab instance in AWS Marketplace
In this guide we will learn how to spin up GitLab in the AWS Marketplace: Pre requisites for this lab are having an account in AWS and an accessible and working VPC. We will learn the following steps: Stand up a self-managed instance of GitLab. Install Runner and Docker Engine. Step-by-step Instructions Step 1 - Stand up GitLab instance in AWS Open GitLab Ultimate in AWS Marketplace. Click on Continue to Subscribe Sign in with your IAM user. Click on Continue to Configuration . Leave the default value for Delivery Method , select the latest version in Software Version , select your Region , click Continue to Launch . In Launch this software page, scroll down. Under Security Group Settings click Create New Based On Seller Settings . Name your security group, add a description, and save it. Select Key Pair . If you don't have key pair, create one. Leave other fields in this page with default values. Click Launch . You will get Congratulat...