From 3b55b89291a788b49aa84fedad44bbc4353a52d9 Mon Sep 17 00:00:00 2001 From: liuhy Date: Wed, 30 Oct 2024 17:23:55 +0800 Subject: [PATCH] update image path --- docs/deployment/deployment-aapanel.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/deployment/deployment-aapanel.md b/docs/deployment/deployment-aapanel.md index fc8bbe49e24..487b0d24a28 100644 --- a/docs/deployment/deployment-aapanel.md +++ b/docs/deployment/deployment-aapanel.md @@ -18,18 +18,18 @@ To install aaPanel, go to the [aaPanel](https://www.aapanel.com/new/download.htm aaPanel(Applicable versions 7.0.11 and above) Deployment guidelines 1. Log in to aaPanel and click `Docker` in the menu bar - ![Docker](/static/img/install.png) + ![Docker](img/shenyu/deployment/aapanel/install.png) 2. The first time you will be prompted to install the `Docker` and `Docker Compose` services, click Install Now. If it is already installed, please ignore it. - ![install](/static/img/install2.png) + ![install](img/shenyu/deployment/aapanel/install2.png) 3. After the installation is complete, find `ShenYu` in `One-Click Install` and click `install` - ![install_HertzBeat](/static/img/install-ShenYu.png) + ![install_HertzBeat](img/shenyu/deployment/aapanel/install-ShenYu.png) 4. Set the basic information such as domain name and click 'OK' - ![add](/static/img/addShenYu.png) + ![add](img/shenyu/deployment/aapanel/addShenYu.png) @@ -45,5 +45,5 @@ After submission, the panel will automatically initialize the application, which ### Visit ShenYu - If you have set a domain name, please directly enter the domain name in the browser address bar, such as `http://demo.ShenYu.apache.org`, to access the `LobeChat`ShenYu console. - If you choose to access through `IP+Port`, please enter the domain name in the browser address bar to access `http://:9095` to access the `ShenYu` console. -![console](/static/img/console.png) +![console](img/shenyu/deployment/aapanel/console.png)