Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
D docker-containers
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Public
  • docker-containers
  • Wiki
  • devops practical

devops practical · Changes

Page history
Update devops practical authored Nov 05, 2020 by Yogesh Hegde's avatar Yogesh Hegde
Show whitespace changes
Inline Side-by-side
Showing with 26 additions and 0 deletions
+26 -0
  • devops-practical.md devops-practical.md +26 -0
  • No files found.
devops-practical.md
View page @ 1f4f9738
......@@ -26,6 +26,32 @@ For Example:
We will use a simple CPP program which `adds` and `substracts` 2 numbers.
1. Get the workspace for devops trial
- Download the ready to use workspace for devops trial - https://gitlab.iotiot.in/newbies/pre-office-office/refactoring-workspace/-/archive/master/refactoring-workspace-master.zip
- Unzip the `refactoring-workspace-master.zip`
- Open VScode.
- Press `Ctrl` + `Shift` + `p` in VScode. A bar will open up at the top.
- Search for `Remote-Containers`
![remote-containers](upload/refactor1.png)
- Click on "Remote-Containers: Open Folder in Containers".
- In the pop up Window, Navigate to Downloads --> refactoring-workspace-master
- Click on Open.
- Vscode will take some time to start up the container, once done
- Open up terminal by Pressing `Ctrl` + `j`.
![remote-containers](upload/Selection_032.png)
- That is it done you have successfully opened up the workspace.
1. Fork the repository.
- Go to link - https://gitlab.iotiot.in/newbies/pre-office-office/devops-trial
- Click on Fork.
......
Clone repository
  • Installing tools
  • Readme doc format
  • code refactoring
  • code style container
  • day0
  • devops practical
  • docusaurus
  • Home
  • install on mac
  • install tools ubuntu 16.04
  • install tools windows