GitLab官方手册:https://docs.gitlab.com/
GitLab基础指南:https://docs.gitlab.com/ee/gitlab-basics/README.html
GitLab工作流程:https://about.gitlab.com/blog/2016/10/25/gitlab-workflow-an-overview/

GitLab是一个基于Git的代码仓库管理系统,个人理解为一个私有的GitHub;
The entire DevOps Lifecycle
GitLab is the first single application for software development, security, and operations that enables Concurrent DevOps, making the software lifecycle faster and radically improving the speed of business.
GitLab provides solutions for each of the stages of the DevOps lifecycle:

| DevOps stage | Documentation for |
|---|---|
| Manage | Statistics and analytics features. |
| Plan | Project planning and management features. |
| Create | Source code, data creation, and management features. |
| Verify | Testing, code quality, and continuous integration features. |
| Package | Docker container registry. |
| Secure | Security capability features. |
| Release | Application release and delivery features. |
| Configure | Application and infrastructure configuration tools. |
| Monitor | Application monitoring and metrics features. |
| Defend | Protection against security intrusions. |
支持GitHub, Bitbucket, GitLab.com, FogBugz, and SVN的迁移:
Coming to GitLab from another platform
If you are coming to GitLab from another platform, you’ll find the following information useful:
| Topic | Description |
|---|---|
| Importing to GitLab | Import your projects from GitHub, Bitbucket, GitLab.com, FogBugz, and SVN into GitLab. |
| Migrating from SVN | Convert a SVN repository to Git and GitLab. |
ps:DevOps = (dev开发+operations运维)
758

被折叠的 条评论
为什么被折叠?



