Skip to content

Releases: easegress-io/easegress-portal

easegress-portal-v1.0.0

20 Oct 07:04
Compare
Choose a tag to compare

Easegress Portal is an intuitive, open-source user interface for the Easegress traffic orchestration system. Developed with React.js, this portal provides config management, metrics, and visualizations, enhancing the overall Easegress experience.

Note: easegress-portal requires easegress v2.6.2+.

Docker image

  • docker pull megaease/easegress-portal:v1.0.0
  • docker run -p 3000:3000 megaease/easegress-portal

Features

  • Intuitive User Interface: Built with React.js—one of the most popular and efficient JavaScript libraries—our portal provides a smooth, user-friendly experience. Navigate, manage, and monitor with ease.

  • Unified Configuration Management: Graphical representation of core Easegress concepts ensures intuitive control over configurations and monitoring data. Directly import native Easegress configurations and manage them through a straightforward interface.

  • Fully Open-Source, Easy Contributions: We've open-sourced the entire Easegress Portal. Dive into the code, customize according to your needs, and join us in refining and expanding its capabilities. Developed with React.js and best practices, it's convenient for developers to contribute or customize.

  • Seamless Integration: The portal integrates directly with the Easegress API without the need for middleware. We also offer a Docker Image for a one-click start-up.