Skip to content
代码片段 群组 项目
提交 ed120f3b 编辑于 作者: Nick Malcolm's avatar Nick Malcolm 提交者: Achilleas Pipinellis
浏览文件

Define self-hosted security responsibilities

上级 87734e88
No related branches found
No related tags found
无相关合并请求
...@@ -331,6 +331,10 @@ NOTE: ...@@ -331,6 +331,10 @@ NOTE:
We don't support running GitLab with JavaScript disabled in the browser and have no plans of supporting that We don't support running GitLab with JavaScript disabled in the browser and have no plans of supporting that
in the future because we have features such as issue boards which require JavaScript extensively. in the future because we have features such as issue boards which require JavaScript extensively.
## Security
After installation, be sure to read and follow guidance on [maintaining a secure GitLab installation](../security/index.md).
<!-- ## Troubleshooting <!-- ## Troubleshooting
Include any troubleshooting steps that you can foresee. If you know beforehand what issues Include any troubleshooting steps that you can foresee. If you know beforehand what issues
......
...@@ -30,3 +30,5 @@ type: index ...@@ -30,3 +30,5 @@ type: index
## Securing your GitLab installation ## Securing your GitLab installation
Consider access control features like [Sign up restrictions](../user/admin_area/settings/sign_up_restrictions.md) and [Authentication options](../topics/authentication/) to harden your GitLab instance and minimize the risk of unwanted user account creation. Consider access control features like [Sign up restrictions](../user/admin_area/settings/sign_up_restrictions.md) and [Authentication options](../topics/authentication/) to harden your GitLab instance and minimize the risk of unwanted user account creation.
Self-hosting GitLab customers and administrators are responsible for the security of their underlying hosts, and for keeping GitLab itself up to date. It is important to [regularly patch GitLab](../policy/maintenance.md), patch your operating system and its software, and harden your hosts in accordance with vendor guidance.
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册