Skip to content
/ gogs Public
forked from gogs/gogs

Gogs is a painless self-hosted Git service

License

Notifications You must be signed in to change notification settings

siosios/gogs

This branch is 39 commits behind gogs/gogs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a3b819 · Dec 11, 2024
Nov 10, 2024
Mar 1, 2020
Oct 14, 2024
Jan 7, 2023
Nov 2, 2023
Dec 9, 2024
Jun 8, 2024
Apr 30, 2024
Sep 7, 2024
Jun 12, 2022
May 29, 2022
Apr 15, 2024
May 19, 2021
Jun 1, 2022
Sep 3, 2024
Jan 13, 2022
Feb 19, 2024
Dec 1, 2024
Jan 30, 2023
Aug 9, 2016
Feb 2, 2024
Feb 2, 2024
Dec 11, 2024
Feb 19, 2024
Jun 11, 2022
Mar 12, 2024
Dec 1, 2024
Dec 1, 2024
Feb 26, 2023
Mar 28, 2024

Repository files navigation

gogs-brand

GitHub Workflow Status Discord Sourcegraph

简体中文

🔮 Vision

The Gogs (/gɑgz/) project aims to build a simple, stable and extensible self-hosted Git service that can be set up in the most painless way. With Go, this can be done with an independent binary distribution across all platforms that Go supports, including Linux, macOS, Windows and ARM-based systems.

📡 Overview

💌 Features

  • User dashboard, user profile and activity timeline.
  • Access repositories via SSH, HTTP and HTTPS protocols.
  • User, organization and repository management.
  • Repository and organization webhooks, including Slack, Discord and Dingtalk.
  • Repository Git hooks, deploy keys and Git LFS.
  • Repository issues, pull requests, wiki, protected branches and collaboration.
  • Migrate and mirror repositories with wiki from other code hosts.
  • Web editor for quick editing repository files and wiki.
  • Jupyter Notebook and PDF rendering.
  • Authentication via SMTP, LDAP, reverse proxy, GitHub.com and GitHub Enterprise with 2FA.
  • Customize HTML templates, static files and many others.
  • Rich database backend, including PostgreSQL, MySQL, SQLite3 and TiDB.
  • Have localization over 31 languages.

💾 Hardware requirements

  • A Raspberry Pi or $5 Digital Ocean Droplet is more than enough to get you started. Some even use 64MB RAM Docker CaaS.
  • 2 CPU cores and 512MB RAM would be the baseline for teamwork.
  • Increase CPU cores when your team size gets significantly larger, memory footprint remains low.

💻 Browser support

  • Please see Semantic UI for specific versions of supported browsers.
  • The smallest resolution officially supported is 1024*768, however the UI may still look right in smaller resolutions, but no promises or fixes.

📜 Installation

Make sure you install the prerequisites first.

There are 6 ways to install Gogs:

Deploy to cloud

Tutorials

📦 Software, service and product support

🙇‍♂️ Acknowledgments

This project is proundly supported by:

Other acknowledgments:

  • Thanks Egon Elbre for designing the original version of the logo.
  • Thanks Crowdin for sponsoring open source translation plan.
  • Thanks MonoVM for sponsoring VPS services.
  • Thanks Buildkite for sponsoring open source CI/CD plan.

👋 Contributors

⚖️ License

This project is under the MIT License. See the LICENSE file for the full license text.

About

Gogs is a painless self-hosted Git service

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.6%
  • Less 3.7%
  • JavaScript 2.9%
  • Shell 1.6%
  • Batchfile 0.1%
  • Dockerfile 0.1%