作为这篇文章的补充: 将gitlab中的postgresql数据库开通远程访问 https://www.cnblogs.com/andy9468/p/10609682.html 替代(二)中的2.3.4步骤. 继续修改gitlab.rb vim /etc/gitlab/gitlab.rb postgresql['custom_pg_hba_entries'] = { APPLICATION:[ { # APPLICATION should identify what the settings a…