generalbots/src/core/package_manager
Rodrigo Rodriguez (Pragmatismo) 3eb86772fa feat: show connection info after container install
- Only Vault returns .env variables (VAULT_ADDR, VAULT_TOKEN)
- All other components show 'botserver vault put' commands to store credentials
- Added proper vault init/unseal instructions
- CLI now prints InstallResult with IP, ports, and connection info
2025-12-19 10:49:09 -03:00
..
setup chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
cache.rs feat: configurable stack paths and local installer support 2025-12-14 15:58:54 -03:00
cli.rs feat: show connection info after container install 2025-12-19 10:49:09 -03:00
component.rs feat: show connection info after container install 2025-12-19 10:49:09 -03:00
facade.rs feat: show connection info after container install 2025-12-19 10:49:09 -03:00
installer.rs fix: install base packages (wget, unzip, curl) in containers before download 2025-12-19 09:48:15 -03:00
mod.rs feat: add offline installer cache and health endpoints 2025-12-08 14:08:49 -03:00
os.rs - Refactor folder as features. 2025-11-22 22:55:35 -03:00