Installing Gitlab Using Raspberry Pi 3 with Ubuntu Server

Installing Gitlab Using Raspberry Pi 3 with Ubuntu Server

I'm currently trying to install the GitLab CE Version on my Raspberry Pi. I have Ubuntu 18.04 installed on the Raspberry Pi, but I'm unable to install GitLab with sudo apt install gitlab-ce:

sudo apt install -y curl openssh-server ca-certificates 
sudo apt install -y postfix 
curl -sS  | sudo bash
sudo EXTERNAL_URL="" apt install gitlab-ce

The error I get is: Unable to locate package gitlab-ce

I followed the steps:

I'm a complete beginner in Ubuntu.

4
Elena Rostova
Author

Elena Rostova

Elena Rostova holds a Master's degree in Public Health Journalism. She covers groundbreaking medical research, holistic wellness trends, mental health awareness, and nutritional science.