Skip to content

🌀️ SpringCloud Dashboard v3

Choose a tag to compare

@JadnK JadnK released this 15 Sep 07:40
· 22 commits to main since this release

🌀️ 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

  1. Clone the repository or download the latest release
  2. Run the install script:
./install.sh
  1. Open the dashboard in your browser:
http://YOUR_IP/springcloud/
  1. 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