赞
踩
ps -ef|grep gitlab
- find / -name database.yml
- cat /var/opt/gitlab/gitlab-rails/etc/database.yml
-
- production:
- adapter: postgresql
- encoding: unicode
- collation:
- database: gitlabhq_production
- pool: 10
- username: "gitlab"
- password:
- host: "/var/opt/gitlab/postgresql"
- port: 5432
- socket:
- sslmode:
- sslcompression: 0
- sslrootcert:
- sslca:
- load_balancing: {"hosts":[]}
- prepared_statements: false
- statements_limit: 1000
- fdw:
cat /etc/passwd
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。