Docker Website (14) Code Fever

0, Preface

Code Fever

For code hosting platforms, GitHub and Gitee are well known. However, GitHub visits from time to time in China, and Gitee started code review this year, which means that both of them are unstable, so I decided to build one myself.

The self-built code hosting platform, I have tried GitLab with full functions, but the resource consumption is too large, I can't even enter the login page, and it keeps showing 502.

I tried the simple Gitea again, but the UI really didn't fit my aesthetics, and the function was incomplete, so I gave up this choice decisively.

In the end, I chose Code Fever with its good looks and complete functions.

1 Introduction

  • Forever Free: Permanently free for everyone to use, you don't need to worry about paying
  • Complete open source: Complete open source without reservation, without any compiled or encrypted code
  • Lightweight installation: Minimalist design style, excluding redundant functions with heavy redundancy
  • Efficient performance: Extremely fast, very low requirements on server resources, 1 core CPU/1G memory can run
  • Unlimited Warehouse: There is no limit to the number of warehouses or the number of uses
  • Code comparison: Support highlight comparison of different versions of submitted code
  • Branch Management: Full support for Git native branches and Tags, helping to manage code more clearly
  • Merge Request: supports multi-person collaboration, making code version control smoother
  • Branch protection: The branch protection function makes code submission safe and controllable, and code review is easier and clearer
  • multiplayer collaboration: supports multiplayer teamwork, and can set the role and authority of each member
  • Webhook: supports Webhook function, which can be easily integrated with other systems
  • Management background: Support super administrator background, allowing team leader to manage all projects and user information
  • Chinese-English bilingual: Native support for Chinese and English languages

All in all, Code Fever is a good choice for both teams and individuals.

3. Installation

implement

Comment first then view it after your comment is approved. Join QQ Group to display all hidden texts.

4. Use

Reverse the 8080 port to access the website. The SSH protocol of the Git server can be connected through port 2222.

Default account: [email protected]
Default password: 123456

Login interface

New Warehouse Group

New Warehouse

Account Management

It can be seen that Code Fever has all kinds of functions, which are not inferior to public code hosting platforms such as GitHub.

Docker Website (14) Code Fever

https://blog.tsinbei.com/en/archives/650/

Author
Hsukqi Lee
Posted on

2022-12-08

Edited on

2022-12-08

Licensed under

CC BY-NC-ND 4.0

Comments

Name
Mail
Site
None yet