π€οΈ SpringCloud Dashboard v3
π€οΈ SpringCloud Dashboard v3 β Faster, Smoother & Smarter!
We are excited to announce the release of SpringCloud Dashboard v3!
This version builds on v2.2 and introduces a fully redesigned overlay, improved performance, and simplified handling through enhanced install and uninstall scripts. The dashboard is now accessible via a fixed URL without a port.
π What's New in v3?
πΌοΈ Redesigned Overlay
The entire overlay has been rebuilt β cleaner, more modern, and highly responsive.
β‘ Performance Updates
Optimizations in both backend and frontend ensure smoother operation.
π§ Improved Scripts
- Install script is now more robust and easier to use
- Uninstall script added for clean removal
π New Access URL
The dashboard is now reachable without a port:
http://YOUR_IP/springcloud/
π§ Improvements & Fixes
- Faster loading times and optimized resource usage
- Cleaner codebase for better maintainability
- Bug fixes and UI polishing across all modules
βοΈ Quick Start
- Clone the repository or download the latest release
- Run the install script:
./install.sh
- Open the dashboard in your browser:
http://YOUR_IP/springcloud/
- The initial password for the sysadmin user can be found in the terminal.
π Additional Notes
- README updated with new configuration options
- Enhanced mobile-first experience
- Overlay-based navigation is clearer and more intuitive
Thank you for using SpringCloud Dashboard!
For support, suggestions, or bug reports, visit us on GitHub.
Happy file managing!
β The SpringCloud Team