botserver/src/package_manager
Rodrigo Rodriguez (Pragmatismo) 4b1b68e74d feat(package_manager): add check_cmd to ComponentConfig and services
Added check_cmd field to ComponentConfig struct and implemented health check commands for all services including minio, postgres, valkey, stalwart, caddy, zitadel, forgejo, and forgejo-runner. This allows for proper health monitoring of each service. Also updated IDE guidelines to prohibit magic values and defaults.
2025-11-04 09:25:03 -03:00
..
cli.rs - More automation from start to web, user sessions. 2025-10-20 23:32:49 -03:00
component.rs feat(package_manager): add check_cmd to ComponentConfig and services 2025-11-04 09:25:03 -03:00
facade.rs feat: add data download list to ComponentConfig and implement file downloading 2025-10-26 18:26:19 -03:00
installer.rs feat(package_manager): add check_cmd to ComponentConfig and services 2025-11-04 09:25:03 -03:00
mod.rs Refactor bootstrap and package manager, add ureq 2025-10-19 11:08:23 -03:00
os.rs Add package manager CLI and component system 2025-10-19 11:08:35 -03:00