diff --git a/README.en.md b/README.en.md index 1c3ddeea800a2e61f02b71863f1fa04ec0739139..3713582f50b5aa9bb7a4fed4c755f3ac833c906c 100644 --- a/README.en.md +++ b/README.en.md @@ -1,36 +1,32 @@ # PilotGo-plugins -#### Description -PilotGo-plugins contains plugins for PilotGo. +#### Introduction -#### Software Architecture -Software architecture description +PilotGo-plugins contains a set of plugin components for the PilotGo operation and maintenance management platform projects. -#### Installation +#### Plugin Architecture -1. xxxx -2. xxxx -3. xxxx +The PilotGo plugin system adopts a microservices architecture, where plugin components connect to the PilotGo main service via HTTP interfaces. -#### Instructions +#### Participation and Contributions -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 functions for PilotGo +- Prometheus: Provides the foundational monitoring components for PilotGo via Prometheus +- SDK: Provides a Go SDK for plugin development -#### Gitee Feature +#### Stunts -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 and Readme_zh.md +2. Gitee Official Blog [blog.gitee.com](https://blog.gitee.com) +3. You can visit [https://gitee.com/explore](https://gitee.com/explore) to explore outstanding open-source projects on Gitee +4. [GVP](https://gitee.com/gvp) stands for Gitee's Most Valuable Open Source Project, an outstanding open-source project selected through comprehensive evaluation +5. Official User Manual Provided by Gitee [https://gitee.com/help](https://gitee.com/help) +6. The Gitee Cover Figures is a column dedicated to showcasing the profiles of Gitee members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)