From 7856aff98efc62544e0f998170855c251677082b Mon Sep 17 00:00:00 2001 From: Tola Leng Date: Tue, 5 Aug 2025 22:01:20 +0700 Subject: [PATCH] Updated Server Installation Tips --- application/src/components/servers/DockerOneClickTab.tsx | 2 +- application/src/components/servers/OneClickInstallTab.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/src/components/servers/DockerOneClickTab.tsx b/application/src/components/servers/DockerOneClickTab.tsx index 33719a9..2dd5256 100644 --- a/application/src/components/servers/DockerOneClickTab.tsx +++ b/application/src/components/servers/DockerOneClickTab.tsx @@ -86,7 +86,7 @@ sudo -E bash ./server-docker-agent.sh`; - Docker One-Click Install (Recommended) + Docker One-Click Install Automated Docker container installation with system monitoring capabilities diff --git a/application/src/components/servers/OneClickInstallTab.tsx b/application/src/components/servers/OneClickInstallTab.tsx index 24e5f6f..600bab6 100644 --- a/application/src/components/servers/OneClickInstallTab.tsx +++ b/application/src/components/servers/OneClickInstallTab.tsx @@ -55,7 +55,7 @@ sudo -E bash ./server-agent.sh`; - One-Click Install + One-Click Install (Recommended) Copy and paste this single command to install the monitoring agent instantly