Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R rookie-training-course
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • rookie-training-course
  • Wiki
  • Home

Last edited by Alex Kuklin Nov 28, 2021
Page history

Home

The idea of this course is to give one software developer required knowledge so he may join some team with typical development workflow.

Areas of knowledge

  • OTP authentication
  • SSH pubkey authentication
  • GitLab/GitHub/Bitbucket auth: OTP, ssh key, token
  • git concepts
  • workflow: using GitLab (or whatever) to manage work and communicate
  • Chat communication
  • infrastructure as code concept
    • terraform basics
    • ansible basics
  • Containers concepts
    • docker basics
    • orchestration basics
  • CI/CD concepts
  • local machine: managing state and software
  • VPN: Accessing corporate network
Clone repository
  • Chat communication
  • GitLab GitHub Bitbucket auth
  • OTP authentication
  • SSH pubkey authentication
  • ansible basics
  • docker basics
  • git concepts
  • Home
  • infrastructure as code concept
  • terraform basics
  • workflow