-
-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: byjg/docker-easy-haproxy
base: 6.0.0
head repository: byjg/docker-easy-haproxy
compare: 6.0.1
- 9 commits
- 84 files changed
- 1 contributor
Commits on Feb 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a410b34 - Browse repository at this point
Copy the full SHA a410b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7f424 - Browse repository at this point
Copy the full SHA 4b7f424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580c904 - Browse repository at this point
Copy the full SHA 580c904View commit details
Commits on Feb 22, 2026
-
Add HAProxy monitoring dashboard features
- Introduced a new `dashboard` frontend in HAProxy configuration to serve a real-time monitoring dashboard. - Added support for returning prebuilt `dashboard.html` for `/` or `/index.html` paths. - Updated test cases and expected outputs to accommodate the new frontend.
Configuration menu - View commit details
-
Copy full SHA for 67cfcf3 - Browse repository at this point
Copy the full SHA 67cfcf3View commit details
Commits on Feb 23, 2026
-
Introduce embedded HTTP server for HAProxy monitoring dashboard
- Added a Python-based HTTP server to serve `dashboard.html` at `/` or `/dashboard.html` paths. - Updated HAProxy configuration to integrate backend for the dashboard. - Enhanced handling of index paths with conditional redirects to the dashboard page. - Modified tests and updated expected outputs to reflect these changes.
Configuration menu - View commit details
-
Copy full SHA for 7e31341 - Browse repository at this point
Copy the full SHA 7e31341View commit details -
Enable health checking for HAProxy backend servers
- Updated HAProxy configuration templates to include `check` for `srv_stats` and `srv_dashboard` backends. - Adjusted expected test case outputs to account for the added health check settings.
Configuration menu - View commit details
-
Copy full SHA for 4dda1ed - Browse repository at this point
Copy the full SHA 4dda1edView commit details -
Update documentation and guides for the monitoring dashboard
- Revised environment variables reference to clarify `HAPROXY_STATS_CORS_ORIGIN` requirements for the dashboard. - Enhanced README with details about the real-time monitoring dashboard and its capabilities. - Added a new "Monitoring Dashboard" guide, providing setup steps, login instructions, and feature overviews. - Included images for dashboard visuals (`dashboard_thumbnail.png`, `dashboard_login.png`).
Configuration menu - View commit details
-
Copy full SHA for d926cd7 - Browse repository at this point
Copy the full SHA d926cd7View commit details -
Configure HAProxy stats and improve test fixture cleanup logic
- Set up HAProxy stats environment variables (`HAPROXY_USERNAME`, `HAPROXY_PASSWORD`, `HAPROXY_STATS_PORT`) for monitoring. - Updated test fixture to ensure robust cleanup with try-finally blocks.
Configuration menu - View commit details
-
Copy full SHA for 00b7bac - Browse repository at this point
Copy the full SHA 00b7bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6939c59 - Browse repository at this point
Copy the full SHA 6939c59View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.0.0...6.0.1