coendevelop/git: Simple Git service made by CoenDevelop. Open source via GNU-GPLv3.
github.comΒ·15hΒ·
Discuss: r/selfhosted
🌳Git
Preview
Report Post

Git@CoenDevelop

A lightweight, self-hosted Git service built with Go and Bootstrap 5. This project provides a web-based dashboard for managing repositories and an integrated SSH server for Git operations.

PLEASE NOTE: Unstable/testing at this moment. If you would like to wait for a stable release, please wait for v1.

πŸš€ Features

  • Repository Management: Create and manage bare Git repositories via a clean web UI.
  • Web-Based File Browser: Explore repository trees, view code with monospaced styling, and track the latest commit metadata.
  • Integrated Auth: Dynamic login/registration flow that adapts to existing users.
  • SSH Access: Support for standard Git CLI operations over SSH (configured for port 2222).
  • Responsive UI: Fully themed wit…

Similar Posts

Loading similar posts...