diff --git a/README.cn.md b/README.cn.md index 820d181b69..6d3b9a6379 100644 --- a/README.cn.md +++ b/README.cn.md @@ -53,7 +53,7 @@ armbian-update 5.4.160 armbian-docker ``` -在安装 docker 时将同时安装 `portainer` 可视化管理面板,默认访问地址为 `IP:9000` ,请及时访问面板`创建管理帐号` 。 +在安装 docker 结束后,可以选择是否安装 `portainer` 可视化管理面板。拟使用`局域网 IP` 进行管理的用户可选择(`h`)安装 `http://ip:9000` 版本;拟使用`域名`进行远程管理的用户可选择(`s`)安装 `https://domain:9000` 域名证书版本(请把域名 `SSL` 证书命名为 `portainer.crt` 和 `portainer.key` 上传至 `/etc/ssl/` 目录下);`不需要`安装的用户可选择(`n`)结束安装。 - ### 修改 Armbian 配置 diff --git a/README.md b/README.md index 7eabe9f52c..37cde4da37 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Login in to armbian → input command: armbian-docker ``` -When installing docker, the `portainer` visual management panel will be installed at the same time. The default access address is `IP:9000` . Please visit the panel in time to `create a management account`. +After installing docker, you can choose whether to install the `portainer` visual management panel. Users who intend to use the `LAN IP` for management can choose (`h`) to install the `http://ip:9000` version; Users who intend to use the `domain name` for remote management can choose (`s`) to install the `https://domain:9000` domain name certificate version (Please name the domain name `SSL` certificate as `portainer.crt` and `portainer.key` and upload it to the `/etc/ssl/` directory); Users who `do not need` to install can choose (`n`) to end the installation. - ### Modify Armbian Config