书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 592 个相关结果.
  • API Usage

    API Usage Enabling/configuring API access Authentication Generating and listing API tokens OAuth2 Provider More on the Authorization: header Pagination API Guide Sudo SDKs...
  • 使用源代码安装

    使用源代码安装 下载 编译 测试 交叉编译 使用源代码安装 首先你需要安装Golang,关于Golang的安装,参见官方文档 。 其次你需要安装Node.js ,Node.js 和 npm 将用于构建 Gitea 前端。 下载 你需要获取Gitea的源码,最方便的方式是使用 git 命令。执行以下命令: git clone https...
  • HTTPS setup

    HTTPS setup to encrypt connections to Gitea Using the built-in server Setting up HTTP redirection Using ACME (Default: Let’s Encrypt) Using a reverse proxy HTTPS setup to en...
  • Multi-factor Authentication (MFA)

    Multi-factor Authentication (MFA) MFA Considerations Multi-factor Authentication (MFA) Multi-factor Authentication (also referred to as MFA or 2FA) enhances security by requiri...
  • Maven Package Registry

    Maven Package Registry Requirements Configuring the package registry Gradle variant Publish a package Install a package Supported commands Maven Package Registry Publish M...
  • 模板仓库

    模板仓库 .gitea/template 文件示例 参数展开 转换器 🤖 模板仓库 Gitea 1.11.0 及以上版本引入了模板仓库,并且其中一个实现的功能是自动展开模板文件中的特定变量。 要告诉 Gitea 哪些文件需要展开,您必须在模板仓库的 .gitea 目录中包含一个 template 文件。 Gitea 使用 gobwas...
  • Pull Request Generator

    Pull Request Generator GitHub GitLab Gitea Bitbucket Server Filters Template Webhook Configuration Github webhook configuration Gitlab webhook configuration Lifecycle ...
  • Compared to other Git hosting

    Gitea compared to other Git hosting options General Features Code management Issue Tracker Pull/Merge requests 3rd-party integrations Gitea compared to other Git hosting op...
  • Helm Chart Registry

    Helm Chart Registry Requirements Publish a package Install a package Helm Chart Registry Publish Helm charts for your user or organization. Requirements To work with the H...
  • 外部渲染器

    自定义文件渲染配置 安装外部二进制文件 app.ini 文件配置 示例:HTML 示例:Office DOCX 示例:Jupyter Notebook 自定义 CSS 当前中文文档翻译不是最新版,访问英文版本查看最新内容,或帮助我们翻译 自定义文件渲染配置 Gitea 通过外部二进制文件支持自定义文件渲染(例如 Jupyter not...