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.
- Please visitour home pagefor user documentation.
- Please refer toCHANGELOG.mdfor list of changes in each releases.
- Want to try it before doing anything else? Do itonline!
- Having trouble? Help yourself withtroubleshootingor ask questions inDiscussions.
- Want to help with localization? Check out thelocalization documentation.
- Ready to get hands dirty? Read ourcontributing guide.
- Hmm... What about APIs? We have experimental support withdocumentation.
- 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 andTiDB.
- Have localization over31 languages.
- A Raspberry Pi or $5 Digital Ocean Droplet is more than enough to get you started. Some even use 64MB RAM DockerCaaS.
- 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.
- Please seeSemantic UIfor specific versions of supported browsers.
- The smallest resolution officially supported is1024*768,however the UI may still look right in smaller resolutions, but no promises or fixes.
Make sure you install theprerequisitesfirst.
There are 6 ways to install Gogs:
- Private Git Web Portal in Raspberry PI With Gogs
- How To Set Up Gogs on Ubuntu 14.04
- Run your own GitHub-like service with the help of Docker
- Dockerized Gogs git server and alpine postgres in 20 minutes or less
- Host Your Own Private GitHub with Gogs
- Sử dụng Gogs đáp kiến tự kỷ đích Git phục vụ khí(Chinese)
- A lí vân thượng Ubuntu 14.04 64 vị an trang Gogs(Chinese)
- Installing Gogs on FreeBSD
- How to install Gogs on a Linux Server (DigitalOcean)
This project is proundly supported by:
Other acknowledgments:
- ThanksEgon Elbrefor designing the original version of the logo.
- ThanksCrowdinfor sponsoring open source translation plan.
- ThanksMonoVMfor sponsoring VPS services.
- ThanksBuildkitefor sponsoring open source CI/CD plan.
- Seecontributors pagefor top 100 contributors.
- SeeTRANSLATORSfor public list of translators.
This project is under the MIT License. See theLICENSEfile for the full license text.