Files
huse-lab/docs/services/2025-09-26_gitea.md
2025-09-26 22:36:38 +08:00

826 B
Raw Blame History

sidebar_position, sidebar_label, title
sidebar_position sidebar_label title
4 gitea git仓库托管平台 gitea git仓库托管平台

概述

一个界面和操作都类似github的平台

这里是私有化部署的,也就是数据存储和控制权全都在本地机器上,

一般的话其实应该用不着这玩意儿大家直接用github就好了

如果想用的话可以试一下,

服务网址

http://gitea.lab.net

支持公网访问:

http://106.14.17.86:11101

注意:内网的 http://gitea.lab.net 同时支持http协议的仓库地址和ssh协议的仓库地址例如

但公网的 http://106.14.17.86:11101 仅支持http协议的仓库地址