Skip to content

Latest commit

 

History

History
132 lines (100 loc) · 5.77 KB

README_EN.md

File metadata and controls

132 lines (100 loc) · 5.77 KB


Logo

CodeFever Community

A Fully Open Source Code Hosting Service for Git

contributions welcome Website Docker

Built with ❤︎ by CodeFever


Screenshot

中文说明

Indexes

Demo

Demo (DO NOT upload the production code, This DEMO is for evaluation purposes only. This demo is running on a 1 vCPU & 1 GB memory VPS)

Features

  • 🆓 Free: Free for everyone to use and don't have to worry about any paying
  • ❤️ Open Source: Fully Open Source without any compiled or encrypted code
  • 🥬 Lightweight: Minimalist design style, excluding heavy redundancy of redundant features
  • ⚡️ Efficiency: Very fast, very low server resource costs, minimum requirement is 1 vCPU & 1G RAM.
  • ♾️ Unlimited: There is no limit to the number of repository
  • ⌨️ Code Review: Highlighting comparison with different versions of code or branches
  • 🛤️ Branch: Full support for Git native branches and Tags to help manage code more clearly
  • 🙋️ Merge Request: Support for team collaboration for smoother code version control
  • 🙅🏻 Branch Protection: Branch protection makes code commits safe and controllable, and code reviews easier and clearer
  • 👥 Collaboration: Team collaboration and the ability to set roles and permissions for each member
  • 🔌 Integration: Eeasily integrated with other systems you are using via webhook, for example, jira, jenkins, etc.
  • 🖥️ Management: With super Management protal, you can let the team leader manage all the project and users
  • 💬 Language: Native support for both Chinese and English languages

Installation

CodeFever provides Install From Scratch and Install Via Docker, choose the installation method according to your actual needs.

  • (Recommended) The easiest way is to use Docker, which can be done with a one line of command, see: Install Via Docker
  • For learning, research or customization needs, you can also install it manually, see: Install From Scratch

Upgrade

CodeFever can be updated and keep the original data, follow the documentation to complete the update operation. See: Update CodeFever

User Guide

Feedback

  • If any issue or inconvenient encountered while using CodeFever Community, feel free to submit Issue. See: Bug Fix Issue
  • If you have any idea to improve CodeFever Community, feel free to submit an Issue as well. See: Feature Request issue

Contribute

Feel free to submit a PR, please make sure to test it properly after fixing the Bug or adding a Feature.

  • If the content of the PR is a bug fix issue, please submit the Issue first and reference the Issue when submitting the PR. Reference: Bug Fix PR
  • If the content of the PR is a new feature, please describe the feature in as much detail as possible in the PR, and if the PR is a commit for a feature request issue, reference the Issue when submitting the PR. Reference: New Feature PR

Contribute to Docs

You are welcome to correct errors in the document or participate in the translation works, please make sure the content of the document is accurate before submitting PR, please refer to: Document PR

About

The CodeFever project was initially developed and maintained by PGYER and went live in June 2020 https://codefever.pgyer.com/. After nearly two years of stability verification, the project was open sourced in February 2022 to be tested by the community.

After CodeFever open source, the open source version is called CodeFever Conmmunity version. The public cloud version will continue to be called CodeFever.

CodeFever Community is developed by the PGYER team and is fully open source based on the MIT license, and has completely independent property rights, so you can use it without worrying about whether it violates other's rights.

CodeFever Community retains most of the features of CodeFever and is optimized for standalone deployment. CodeFever Community also accepts community submissions as CodeFever is updated.