Step 2: Install Prerequisites π¦
Before installing GitLab, we need to install some dependencies. Run the following commands:
sudo apt install -y curl openssh-server ca-certificates tzdata perl
These packages are essential for GitLab to function correctly. Itβs like making sure your car has gas before a road trip! π