Popularity
10.0
Stable
Activity
8.5
Growing
43,989
1,021
4,787

Programming language: Go
License: MIT License
Latest version: v0.13.0

Gogs alternatives and similar packages

Based on the "DevOps Tools" category.
Alternatively, view Gogs alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Gogs or a related project?

Add another 'DevOps Tools' Package

README

gogs-brand

GitHub Workflow Status Discord Sourcegraph

[简体中文](README_ZH.md)

🔮 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

  • Please visit our home page for user documentation.
  • Please refer to [CHANGELOG.md](CHANGELOG.md) for list of changes in each releases.
  • Want to try it before doing anything else? Do it online!
  • Having trouble? Help yourself with troubleshooting or ask questions in Discussions.
  • Want to help with localization? Check out the localization documentation.
  • Ready to get hands dirty? Read our [contributing guide](.github/CONTRIBUTING.md).
  • Hmm... What about APIs? We have experimental support with documentation.

💌 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

👋 Contributors

  • See contributors page for top 100 contributors.
  • See [TRANSLATORS](conf/locale/TRANSLATORS) for public list of translators.

⚖️ License

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


*Note that all licence references and agreements mentioned in the Gogs README section above are relevant to that project's source code only.