Cloude Devops Logo Free Clss Will start on Devops from July 15th
Cloud DevOps
Cloud DevOps




Account and Repository Creation in Git Hub

GitHub Account and Repository Creation

If you've never used Git, you may be nervous about it. There's nothing to worry about—just follow along with this step-by-step getting-started guide, and you will soon have a new Git repository hosted on GitHub.

Before we dive in, let's clear up a common misconception: Git isn't the same thing as GitHub. Git is a version-control system (i.e., a piece of software) that helps you keep track of your computer programs and files and the changes that are made to them over time. It also allows you to collaborate with your peers on a program, code, or file. GitHub and similar services (including GitLab and BitBucket) are websites that host a Git server program to hold your code.

Step 1: Create a GitHub account

The easiest way to get started is to create an account on GitHub.com (it's free).

DevOps Lesson

DevOps Lesson

DevOps Lesson

DevOps Lesson

Keep in order the captcha

DevOps Lesson

After putting captcha in order click on done button

DevOps Lesson

After clicking done button

DevOps Lesson

Your captcha successfully accepted.

DevOps Lesson

Click on Create Account

DevOps Lesson

Leave Default or choose which one you want based on your job/interested

DevOps Lesson

Leave Default or choose which one you want based on your job/interested

DevOps Lesson

Leave Default or choose which one you want based on your job/interested

DevOps Lesson

Give your interest of subject/technology

Then click on complete setup button

DevOps Lesson

Now you got one mail from github for your git hub account verification..

Move to your github account registred mail account

Open that mail DevOps Lesson

Click on Mail

And click on Verify email address.

DevOps Lesson

Create a new repository

A repository is like a place or a container where something is stored; in this case we're creating a Git repository to store code. To create a new repository,

DevOps Lesson

Click on Create a repository button

DevOps Lesson

Select New Repository from the + sign dropdown menu (you can see I've selected it in the upper-right corner in the image above).

DevOps Lesson

Steps to create a new repository

  1. Step --> Choose Repository name and Write
  2. Step --> If you are using free git hub account...! Choose public or else choose Private.
  3. Step --> Select initialize this Repository with a README check box
  4. Step --> Finally click on Create repository Button.
    1. Congratulations! You have set up your first repo on GitHub.com. You can see bellow of the image for example

      DevOps Lesson

      DevOps Lesson

      1. Now click on Clone Button
      2. Click on small clip pad button (once you click on that clip pad button automatically itself select and copy your git hub repository URL.

      DevOps Lesson

      Image 1

      1. Now come to /move to your local computer Click on my computer
      2. Choose any one local disk
      3. Open selected local disk
      4. Create one folder with name of Git projects ( you can choose which name you want for folder creation)
      5. Open Git Projects Folder after creation
      6. Click mouse right button
      7. Now choose/ click on Git Bash Here option
      8. Now you can see one mini size git bash terminal

      You can see from image 1 to image 7 above and bellow

      DevOps Lesson

      Image 2

      DevOps Lesson

      Image 3

      DevOps Lesson

      Image 4

      DevOps Lesson

      Image 5

      DevOps Lesson

      Image 6

      DevOps Lesson

      Image 7

      If you want maximize the git bash terminal click on Maximize or Restore button on top corner middle button (You can see bellow example image. )

      DevOps Lesson

      After Maximize the Git Bash Terminal

      DevOps Lesson

      To increase the font size in Git Bash Terminal -> apply

      DevOps Lesson

      Or

      To increase the font size in Git Bash Terminal -> apply

      DevOps Lesson

      To decrease the font size in Git Bash Terminal -> apply

      DevOps Lesson

      Command for to see git version

      DevOps Lesson

      1. 1. Now click on Clone Button
      2. 2. Click on small clip pad button (once you click on that clip pad button automatically itself select and copy your git hub repository URL.

      If not working previous selected git hub repo URL

      DevOps Lesson

      Cloning the Existed repository from git hub to local machine

      Command

      Git clone URL

      DevOps Lesson

      Example :

      Git clone https://github.com/Cloud-Devops-Automation/Cloud-DevOps.git

      See the bellow example image to clone your remote repository

      DevOps Lesson

      DevOps Lesson

      After cloning the repository in your local machine.. you can see like above image

      DevOps Lesson

      Now apply the ll or ls command to see cloned repository in your local machine You can see above or bellow image example.

      DevOps Lesson

      DevOps Lesson












      The DevOps seminar will help you to learn DevOps from scracth to deep knowledge of various DevOps tools such as fallowing List.

      Linux, Git, Jenkins, Maven, Apache Tomcat, Nexus, MySQL Ansible, Chef, Docker, Nagios,   Kubernetes.