Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

GitLab access 403 issu

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

The company's gitlab server has always appeared recently, which was resolved after the first restart and reappeared the next day. No problem was found when viewing nginx's access log and error log, so Baidu can solve the problem as follows:

1. Modify the policy configuration file of gitlab to add your own ip to the whitelist

Vim / etc/gitlab/gitlab.rb

Gitlab_rails ['rack_attack_git_basic_auth'] = {' enabled' = > true, 'ip_whitelist' = > ["127.0.0.1", "192.168.10.100"],' maxretry' = > 10, 'findtime' = > 60,' bantime' = > 3600}

2. Let gitlab reread the policy configuration file.

Gitlab-ctl reconfigure

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report