botserver/src/core/bootstrap
Rodrigo Rodriguez (Pragmatismo) dd4c780c4d
All checks were successful
BotServer CI/CD / build (push) Successful in 3m20s
Fix Zitadel health check and add ss command to allowed commands
- Add 'ss' to ALLOWED_COMMANDS for port checking
- Fix Zitadel health check URL to include full address
2026-04-11 07:49:11 -03:00
..
bootstrap_manager.rs Fix DETECT: use bot-specific DB pool, add anonymous auth when directory disabled 2026-04-06 13:37:23 -03:00
bootstrap_types.rs Fix: Update source files and fix notify dependency reference 2026-02-13 22:30:57 +00:00
bootstrap_utils.rs Fix Zitadel health check and add ss command to allowed commands 2026-04-11 07:49:11 -03:00
instance.rs refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
mod.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
utils.rs refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
vault.rs refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00