docs: add macOS usage note and update instructions for astrbot in multiple README files
This commit is contained in:
@@ -83,6 +83,15 @@ astrbot
|
|||||||
|
|
||||||
> Requires [uv](https://docs.astral.sh/uv/) to be installed.
|
> Requires [uv](https://docs.astral.sh/uv/) to be installed.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> For macOS user: due to macOS security checks, the first run of the `astrbot` command may take longer (about 10-20s).
|
||||||
|
|
||||||
|
Update `astrbot`:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
uv tool upgrade astrbot
|
||||||
|
```
|
||||||
|
|
||||||
### Docker Deployment
|
### Docker Deployment
|
||||||
|
|
||||||
For users familiar with containers and looking for a more stable, production-ready deployment method, we recommend deploying AstrBot with Docker / Docker Compose.
|
For users familiar with containers and looking for a more stable, production-ready deployment method, we recommend deploying AstrBot with Docker / Docker Compose.
|
||||||
|
|||||||
@@ -83,6 +83,15 @@ astrbot
|
|||||||
|
|
||||||
> [uv](https://docs.astral.sh/uv/) doit être installé.
|
> [uv](https://docs.astral.sh/uv/) doit être installé.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Pour les utilisateurs macOS : en raison des vérifications de sécurité de macOS, la première exécution de la commande `astrbot` peut prendre plus de temps (environ 10-20s).
|
||||||
|
|
||||||
|
Mettre à jour `astrbot` :
|
||||||
|
|
||||||
|
```bash
|
||||||
|
uv tool upgrade astrbot
|
||||||
|
```
|
||||||
|
|
||||||
### Déploiement Docker
|
### Déploiement Docker
|
||||||
|
|
||||||
Pour les utilisateurs familiers avec les conteneurs et qui souhaitent une méthode plus stable et adaptée à la production, nous recommandons de déployer AstrBot avec Docker / Docker Compose.
|
Pour les utilisateurs familiers avec les conteneurs et qui souhaitent une méthode plus stable et adaptée à la production, nous recommandons de déployer AstrBot avec Docker / Docker Compose.
|
||||||
|
|||||||
@@ -83,6 +83,15 @@ astrbot
|
|||||||
|
|
||||||
> [uv](https://docs.astral.sh/uv/) のインストールが必要です。
|
> [uv](https://docs.astral.sh/uv/) のインストールが必要です。
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> macOS ユーザーの場合:macOS のセキュリティチェックにより、`astrbot` コマンドの初回実行に時間がかかる場合があります(約 10〜20 秒)。
|
||||||
|
|
||||||
|
`astrbot` の更新:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
uv tool upgrade astrbot
|
||||||
|
```
|
||||||
|
|
||||||
### Docker デプロイ
|
### Docker デプロイ
|
||||||
|
|
||||||
コンテナ運用に慣れており、より安定した本番向けのデプロイ方法を求めるユーザーには、Docker / Docker Compose での AstrBot デプロイをおすすめします。
|
コンテナ運用に慣れており、より安定した本番向けのデプロイ方法を求めるユーザーには、Docker / Docker Compose での AstrBot デプロイをおすすめします。
|
||||||
|
|||||||
@@ -83,6 +83,15 @@ astrbot
|
|||||||
|
|
||||||
> Требуется установленный [uv](https://docs.astral.sh/uv/).
|
> Требуется установленный [uv](https://docs.astral.sh/uv/).
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Для пользователей macOS: из-за проверок безопасности macOS первый запуск команды `astrbot` может занять больше времени (около 10-20 секунд).
|
||||||
|
|
||||||
|
Обновить `astrbot`:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
uv tool upgrade astrbot
|
||||||
|
```
|
||||||
|
|
||||||
### Развёртывание Docker
|
### Развёртывание Docker
|
||||||
|
|
||||||
Для пользователей, знакомых с контейнерами и которым нужен более стабильный и подходящий для production способ, мы рекомендуем разворачивать AstrBot через Docker / Docker Compose.
|
Для пользователей, знакомых с контейнерами и которым нужен более стабильный и подходящий для production способ, мы рекомендуем разворачивать AstrBot через Docker / Docker Compose.
|
||||||
|
|||||||
@@ -83,6 +83,15 @@ astrbot
|
|||||||
|
|
||||||
> 需要安裝 [uv](https://docs.astral.sh/uv/)。
|
> 需要安裝 [uv](https://docs.astral.sh/uv/)。
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> 對於 macOS 使用者:由於 macOS 安全性檢查,首次執行 `astrbot` 指令可能需要較長時間(約 10-20 秒)。
|
||||||
|
|
||||||
|
更新 `astrbot`:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
uv tool upgrade astrbot
|
||||||
|
```
|
||||||
|
|
||||||
### Docker 部署
|
### Docker 部署
|
||||||
|
|
||||||
對於熟悉容器、希望獲得更穩定且更適合正式環境部署方式的使用者,我們推薦使用 Docker / Docker Compose 部署 AstrBot。
|
對於熟悉容器、希望獲得更穩定且更適合正式環境部署方式的使用者,我們推薦使用 Docker / Docker Compose 部署 AstrBot。
|
||||||
|
|||||||
@@ -83,6 +83,15 @@ astrbot
|
|||||||
|
|
||||||
> 需要安装 [uv](https://docs.astral.sh/uv/)。
|
> 需要安装 [uv](https://docs.astral.sh/uv/)。
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> 对于 macOS 用户:由于 macOS 安全检查,首次运行 `astrbot` 命令可能需要较长时间(约 10-20 秒)。
|
||||||
|
|
||||||
|
更新 `astrbot`:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
uv tool upgrade astrbot
|
||||||
|
```
|
||||||
|
|
||||||
### Docker 部署
|
### Docker 部署
|
||||||
|
|
||||||
对于熟悉容器、希望获得更稳定且更适合生产环境部署方式的用户,我们推荐使用 Docker / Docker Compose 部署 AstrBot。
|
对于熟悉容器、希望获得更稳定且更适合生产环境部署方式的用户,我们推荐使用 Docker / Docker Compose 部署 AstrBot。
|
||||||
|
|||||||
Reference in New Issue
Block a user