This article will guide you to install Gitlab CE on Ubuntu 18.04. If you work in the field of information technology (especially a dev), Gitlab is probably not strange to…
Series: Install Gitlab CE on Ubuntu 18
- This entry is part 2 of 9 in the series Install Gitlab CE on Ubuntu 18
Set up LDAP authentication for Gitlab CE. This article will show you how to configure Gitlab CE to authenticate with the LDAP system. If you’re just using yourself or your…
- This entry is part 3 of 9 in the series Install Gitlab CE on Ubuntu 18
Set up SMTP mail for Gitlab CE. After you have set up users to authenticate using LDAP, you will need to set up a system that can send emails to…
- This entry is part 4 of 9 in the series Install Gitlab CE on Ubuntu 18
Backup and restore data for Gitlab CE. Next in the series, we will learn the steps to backup data for Gitlab CE and restore data when problems occur. Gitlab itself…
- This entry is part 5 of 9 in the series Install Gitlab CE on Ubuntu 18
In this article, I will provide you with a script used to backup Gitlab CE data to Amazon S3. First, the article does not cover working knowledge with AWS. So…
- This entry is part 6 of 9 in the series Install Gitlab CE on Ubuntu 18
Instructions to update Gitlab CE version. In this article, I will guide you how to update the Gitlab CE version. If you have been installing the Gitlab server according to…
- This entry is part 7 of 9 in the series Install Gitlab CE on Ubuntu 18
Migrate Gitlab CE to new server. In this article, I will guide you through migrating gitlab. Server migration usually happens quite infrequently, every few months to every few years, even…
- This entry is part 8 of 9 in the series Install Gitlab CE on Ubuntu 18
Common errors when using SSH keys on Gitlab. In fact, when operating the Gitlab system, you may encounter many different errors. In this article, I only list certain errors that…
- This entry is part 9 of 9 in the series Install Gitlab CE on Ubuntu 18
Fix cannot unblock LDAP blocked users. This is an error that you may encounter while operating the Gitlab system. In the series, I have instructions for you to authenticate gitlab…