From 1fa1722a74a8a1ba76346bcdcad0c313d1751825 Mon Sep 17 00:00:00 2001 From: lihengwei Date: Sun, 18 Feb 2024 11:02:47 +0800 Subject: [PATCH] feature: adjust README.en .md Signed-off-by: lihengwei --- README.en.md | 44 ++++++++++++++++++++------------------------ 1 file changed, 20 insertions(+), 24 deletions(-) diff --git a/README.en.md b/README.en.md index 1c3ddeea..6c78bb89 100644 --- a/README.en.md +++ b/README.en.md @@ -1,36 +1,32 @@ # PilotGo-plugins -#### Description -PilotGo-plugins contains plugins for PilotGo. +#### Introduce -#### Software Architecture -Software architecture description +PilotGo-plugins contains a set of plug-in components for the PilotGo operation and management platform project. -#### Installation +#### Plug-in architecture -1. xxxx -2. xxxx -3. xxxx +The PilotGo plug-in system is a microservice architecture, and the plug-in components are connected to the main PilotGo service through the http interface. -#### Instructions +#### Get involved -1. xxxx -2. xxxx -3. xxxx + Environmental Requirements: -#### Contribution +- golang >= 1.18 +- nodejs >= 18 -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request +Project Description: +- grafana: provides support for the grafana visualization system for PilotGo +- nginx: provides support for nginx cluster configuration and management for PilotGo +- prometheus: provides support for PilotGo prometheus monitoring basic components +- SDK: provides the Golang SDK for plug-in development -#### Gitee Feature +#### Stunt -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) +1. Use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md +2. Gitee Official Blog blog.gitee.com +3. You can https://gitee.com/explore this address to learn about the best open source projects on Gitee +4. GVP stands for Gitee's Most Valuable Open Source Project, and it is an excellent open source project that has been comprehensively evaluated +5. The official Gitee user manual https://gitee.com/help +6. The Gitee Cover Character is a section that showcases Gitee members https://gitee.com/gitee-stars/ -- Gitee