Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
5cbb7b0b
authored
Jul 07, 2026
by
CaIon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update system architecture requirements
parent
48b7f491
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
0 deletions
+6
-0
README.en.md
+1
-0
README.fr.md
+1
-0
README.ja.md
+1
-0
README.md
+1
-0
README.zh_CN.md
+1
-0
README.zh_TW.md
+1
-0
No files found.
README.en.md
View file @
5cbb7b0b
...
...
@@ -297,6 +297,7 @@ docker run --name new-api -d --restart always \
|
**Local database**
| SQLite (Docker must mount
`/data`
directory)|
|
**Remote database**
| MySQL ≥ 5.7.8 or PostgreSQL ≥ 9.6 |
|
**Container engine**
| Docker / Docker Compose |
|
**System architecture**
| 64-bit only (amd64 / arm64); 32-bit systems are not supported |
### ⚙️ Environment Variable Configuration
...
...
README.fr.md
View file @
5cbb7b0b
...
...
@@ -304,6 +304,7 @@ docker run --name new-api -d --restart always \
|
**Base de données locale**
| SQLite (Docker doit monter le répertoire
`/data`
)|
|
**
Base de données distante | MySQL ≥ 5.7.8 ou PostgreSQL ≥ 9.6 |
|
**Moteur de conteneur**
| Docker / Docker Compose |
|
**Architecture système**
| 64 bits uniquement (amd64 / arm64) ; les systèmes 32 bits ne sont pas pris en charge |
### ⚙️ Configuration des variables d'environnement
...
...
README.ja.md
View file @
5cbb7b0b
...
...
@@ -306,6 +306,7 @@ docker run --name new-api -d --restart always \
|
**ローカルデータベース**
| SQLite(Dockerは
`/data`
ディレクトリをマウントする必要があります)|
|
**リモートデータベース**
| MySQL ≥ 5.7.8 または PostgreSQL ≥ 9.6 |
|
**コンテナエンジン**
| Docker / Docker Compose |
|
**システムアーキテクチャ**
| 64ビットのみ対応(amd64 / arm64)。32ビットシステムは非対応 |
### ⚙️ 環境変数設定
...
...
README.md
View file @
5cbb7b0b
...
...
@@ -304,6 +304,7 @@ docker run --name new-api -d --restart always \
|
**Local database**
| SQLite (Docker must mount
`/data`
directory)|
|
**Remote database**
| MySQL ≥ 5.7.8 or PostgreSQL ≥ 9.6 |
|
**Container engine**
| Docker / Docker Compose |
|
**System architecture**
| 64-bit only (amd64 / arm64); 32-bit systems are not supported |
### ⚙️ Environment Variable Configuration
...
...
README.zh_CN.md
View file @
5cbb7b0b
...
...
@@ -304,6 +304,7 @@ docker run --name new-api -d --restart always \
|
**本地数据库**
| SQLite(Docker 需挂载
`/data`
目录)|
|
**远程数据库**
| MySQL ≥ 5.7.8 或 PostgreSQL ≥ 9.6 |
|
**容器引擎**
| Docker / Docker Compose |
|
**系统架构**
| 仅支持 64 位系统(amd64 / arm64),不支持 32 位系统 |
### ⚙️ 环境变量配置
...
...
README.zh_TW.md
View file @
5cbb7b0b
...
...
@@ -304,6 +304,7 @@ docker run --name new-api -d --restart always \
|
**本地資料庫**
| SQLite(Docker 需掛載
`/data`
目錄)|
|
**遠端資料庫**
| MySQL ≥ 5.7.8 或 PostgreSQL ≥ 9.6 |
|
**容器引擎**
| Docker / Docker Compose |
|
**系統架構**
| 僅支援 64 位元系統(amd64 / arm64),不支援 32 位元系統 |
### ⚙️ 環境變數配置
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment