1
0
Fork 0
forked from forgejo/forgejo

Add chinese documentations for installation (#24904) (#25015)

backport #24904

(cherry picked from commit 3b5cc02345)
This commit is contained in:
sillyguodong 2023-05-31 14:17:19 +08:00 committed by Earl Warren
parent 3f4a67eef8
commit ba2c902092
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
6 changed files with 704 additions and 8 deletions

View file

@ -1,6 +1,6 @@
---
date: "2016-12-01T16:00:00+02:00"
title: "从二进制安装"
title: "使用二进制文件安装"
slug: "install-from-binary"
weight: 15
toc: false
@ -8,12 +8,12 @@ draft: false
menu:
sidebar:
parent: "installation"
name: "从二进制安装"
name: "使用二进制文件安装"
weight: 15
identifier: "install-from-binary"
---
# 从二进制安装
# 使用二进制文件安装
所有打包的二进制程序均包含 SQLiteMySQL 和 PostgreSQL 的数据库连接支持,同时网站的静态资源均已嵌入到可执行程序中,这一点和曾经的 Gogs 有所不同。