주 콘텐츠로 건너뛰기
https://catalogartifact.azureedge.net/publicartifacts/athinfosystems1641442221349.gogss-e4efe100-4e84-4870-b10c-26c9d7d72ebf/image1_Gogs.png

Gogs

ATH Infosystems에 의해

Version 0.14.2 + Free Support on Ubuntu 24.04

Gogs is an open-source self-hosted Git service designed to simplify source code management, version control, and collaborative software development. It provides a lightweight, fast, and easy-to-deploy Git repository hosting platform with a clean web interface suitable for developers, teams, and organizations.

Features of Gogs:

  • Gogs provides a lightweight and efficient self-hosted Git repository management platform with support for secure source code hosting and version control.
  • It supports Git access over SSH, HTTP, and HTTPS, enabling secure repository cloning, pushing, and collaboration workflows.
  • Web-based repository management allows users to create repositories, manage branches, review commits, handle pull requests, and track issues through an intuitive interface.
  • Gogs supports team collaboration, user and organization management, repository permissions, Git hooks, activity monitoring, and integration with DevOps and CI/CD environments.

Gogs Usage:

$ sudo su
$ cd /tmp
$ sudo systemctl status gogs
$  /home/git/gogs/gogs --version

Access Gogs: http://YOUR_SERVER_IP:3000

Disclaimer: Gogs is an open-source self-hosted Git service distributed under the MIT License. It is provided "as is" without warranties or guarantees of any kind. Users are responsible for configuring authentication, repository access controls, backups, SSL certificates, firewall settings, and server security according to their deployment requirements. The developers and contributors of Gogs are not liable for any damages, data loss, service interruptions, or security issues arising from the use of this software.