mirror of
https://github.com/gitlabhq/gitlab-recipes.git
synced 2026-01-09 14:37:57 -05:00
Merge pull request #119 from cadavrorum/master
Added gitlab-shell config note to nginx/gitlab-ssl
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
# cd /etc/nginx/
|
||||
# sudo openssl req -new -x509 -nodes -days 3560 -out gitlab.crt -keyout gitlab.key
|
||||
# sudo chmod o-r gitlab.key
|
||||
# Also you need to edit gitlab-shell config.
|
||||
# Set "gitlab_url" param in gitlab-shell/config.yml to https://git.example.com
|
||||
|
||||
upstream gitlab {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user