Files
rustfs/scripts
houseme 9fc284bef3 feat: improve webhook server and run script integration
- Enhance webhook example with proper shutdown handling using tokio::select!
- Update run.sh to automatically start webhook server alongside main service
- Add event notification configuration to run.sh using environment variables
- Set proper port bindings to ensure webhook server starts on port 3000
- Improve console output for better debugging experience
- Fix race condition during service startup and shutdown

This change ensures proper integration between the webhook server and
the main rustfs service, providing a seamless development experience
with automatic service discovery and clean termination.
2025-04-22 21:40:20 +08:00
..
2025-03-02 02:52:25 +08:00
2024-09-24 15:12:16 +08:00
2025-03-28 15:39:53 +08:00
2025-02-12 17:34:23 +08:00
2024-12-23 19:58:37 +08:00