2016-02-04 13:31:45 +05:30
|
|
|
RAILS_ENV=production
|
|
|
|
DB=postgres
|
|
|
|
gitlab_user=gitlab
|
|
|
|
gitlab_conf=/etc/gitlab.conf
|
|
|
|
gitlab_home=/usr/share/gitlab
|
|
|
|
gitlab_data_dir=/var/lib/gitlab
|
|
|
|
gitlab_scripts=/usr/lib/gitlab/scripts
|
|
|
|
gitlab_nginx_log=/var/log/gitlab
|
|
|
|
gitlab_ssl_path=/etc/gitlab/ssl
|
|
|
|
gitlab_shell_root=/usr/share/gitlab-shell
|
|
|
|
gitlab_shell_log=/var/log/gitlab-shell
|
|
|
|
nginx_conf_example=/usr/share/doc/gitlab/nginx.conf.example
|
2016-02-07 14:22:01 +05:30
|
|
|
nginx_ssl_conf_example_gz=/usr/share/doc/gitlab/nginx.ssl.conf.example.gz
|