Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 2.74 KB

File metadata and controls

61 lines (43 loc) · 2.74 KB

Forxa Co-Lab. Software baseado en Gogs:

Purpose

The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across ALL platforms that Go supports, including Linux, Mac OS X, Windows and ARM.

Overview

Features

  • Activity timeline
  • SSH and HTTP/HTTPS protocols
  • SMTP/LDAP/Reverse proxy authentication
  • Reverse proxy with sub-path
  • Account/Organization/Repository management
  • Add/Remove repository collaborators
  • Repository/Organization webhooks (including Slack)
  • Repository Git hooks/deploy keys
  • Repository issues, pull requests and wiki
  • Migrate and mirror repository and its wiki
  • Web editor for repository files and wiki
  • Gravatar and Federated avatar with custom source
  • Mail service
  • Administration panel
  • Supports MySQL, PostgreSQL, SQLite3 and TiDB (experimental)
  • Multi-language support (19 languages)

System Requirements

  • A cheap Raspberry Pi is powerful enough for basic functionality.
  • 2 CPU cores and 1GB RAM would be the baseline for teamwork.

Installation

Installation can be done with 'one-click' using docker-compose or following these methods:

Make sure you install the prerequisites first.

There are 5 ways to install Gogs:

Contributors

  • Co-Lab developers team, led by @dalareo.

License

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