</>
Tutorials

GitLab Tutorial

  • GitLab CI - Container Registry
    Container registry is a storage and content delivery system, which stores their Docker (it is database of predefined images used to run applications.) images.
  • GitLab CI - Advanced usage of CI
    Environments are used for testing, building and deploying the CI (Continuous Integration) jobs and control the Continuous Deployment of software with the GitLab. GitLab CI is capable of tracking your project deployments and also you will come to know what is being deployed on your server.
  • GitLab - User Permissions
    In this chapter, we will discuss about user permissions in the project.
  • GitLab CI - Cycle Analytics
    Cycle Analytics specifies how much time taken by the team to complete the each stage in their workflow and allows GitLab to store data of development efforts in one central data store.
  • GitLab CI - Configuring Gitlab Runners
    GitLab runner is a build instance which is used to run the jobs over multiple machines and send the results to GitLab and which can be placed on separate users, servers, and local machine. You can register the runner as shared or specific after installing it. The installation of runner is explained
  • GitLab CI - Permissions
    The following table shows available user permissions levels for different types of users in a project ?
Page 1 / 7Next