Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🚀 Linux Git Server Setup (Self-Hosted Git)

This project demonstrates how to set up a secure private Git server on Linux without using GitHub or any third-party platforms.

It covers installation, SSH authentication, repository management, and version control operations.


📌 Features

  • Install Git on Linux
  • Create dedicated git user
  • Configure SSH key-based authentication
  • Setup bare repository (server)
  • Push and pull code securely
  • Clone repository to verify setup
  • Fully private version control system

🛠 Tech Stack

  • Linux (Ubuntu/Debian)
  • Git
  • SSH

🧠 Architecture

Local Machine → SSH → Git Server (bare repo)

About

This project demonstrates how to set up a secure private Git server on Linux without using GitHub or any third-party platforms.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages