Course Intermediate 11245
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.
Course Advanced 17581
Course Introduction:"Shangxuetang MySQL Video Tutorial" introduces you to the process from installing to using the MySQL database, and introduces the specific operations of each link in detail.
Course Advanced 11291
Course Introduction:"Brothers Band Front-end Example Display Video Tutorial" introduces examples of HTML5 and CSS3 technologies to everyone, so that everyone can become more proficient in using HTML5 and CSS3.
codereview - gerrit 同步代码到 gitlab 上
2017-05-02 09:27:48 0 0 788
2017-06-14 10:54:46 0 1 972
2017-04-26 09:00:55 0 3 807
github-pages - gitlab有类似github pages的功能吗?
gitlab有对应的gitlab pages功能吗,使用gitlab的域名,不需要自己单独配置域名什么的,类似girhub pages的功能?
2017-05-02 09:44:13 0 2 897
Course Introduction:When using GitLab, sometimes we need to modify the IP address of GitLab. For example, when the IP address of the server changes, or when GitLab needs to be migrated from one server to another, we need to modify the IP address of GitLab. The following are the specific steps to modify the GitLab IP address: 1. Log in to the GitLab server and enter the GitLab installation directory. 2. Open GitLab’s configuration file gitlab.rb, which is generally located in /etc/gitlab/
2023-03-31 comment 0 2884
Course Introduction:GitLab hook settings GitLab hook is a special configuration of GitLab that can trigger a custom operation by requesting an HTTP endpoint. This operation can be automated testing, build, deployment, etc. Using GitLab hooks in GitLab's Pipeline can trigger continuous integration and continuous delivery processes, improving software quality and development speed. In actual projects, GitLab hook settings usually involve the following aspects: 1. Hook type GitLab provides multiple types of hooks, including Pu
2023-04-03 comment 0 2053
Course Introduction:Github is an essential version control tool for programmers for daily development, but in addition, there is another tool that is equally powerful and worth knowing, and that is GitLab. Some programmers are not familiar with GitLab, don't know how to use GitLab, let alone whether GitLab can be built on a Windows 8 system. This article will introduce you to GitLab and how to build GitLab on Windows 8 system. 1. What is GitLab? GitLab is an open source code hosting management system, similar to
2023-04-11 comment 0 933
Course Introduction:GitLab is a popular version control tool. Before using GitLab, we need to create a GitLab account. The following will introduce how to create a GitLab account. The first step is to open the GitLab official website. Enter the GitLab URL: https://about.gitlab.com/ in the browser to enter the homepage of the GitLab official website. The second step is to enter the GitLab registration page. On the GitLab official website homepage, click "Sign in/R" in the upper right corner
2023-04-23 comment 0 11643