Skip to content

gogs/gogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 13, 2025
46a84fd ยท Feb 13, 2025
Jan 2, 2025
Mar 1, 2020
Dec 15, 2024
Dec 23, 2024
Dec 23, 2024
Feb 13, 2025
Jan 2, 2025
Dec 26, 2024
Dec 26, 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
Feb 13, 2025
Dec 22, 2024
Dec 22, 2024
Aug 9, 2016
Dec 21, 2024
Feb 2, 2024
Dec 17, 2024
Feb 19, 2024
Jun 11, 2022
Mar 12, 2024
Feb 2, 2025
Feb 2, 2025
Feb 26, 2023
Mar 28, 2024
Dec 21, 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 support, including PostgreSQL, MySQL, SQLite3 or any database backend that speaks one of those protocols.
  • 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 proudly 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.