mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 19:16:39 +10:00
Mention libkrb5-dev dependency
This commit is contained in:
@@ -89,6 +89,9 @@ sudo apt-get install logrotate
|
||||
|
||||
# Install pkg-config and cmake, which is needed for the latest versions of rugged
|
||||
sudo apt-get install pkg-config cmake
|
||||
|
||||
# Install Kerberos header files, which are needed for GitLab EE Kerberos support
|
||||
sudo apt-get install libkrb5-dev
|
||||
```
|
||||
|
||||
## 5. Configure Redis to use sockets
|
||||
|
||||
Reference in New Issue
Block a user