botserver/src/core/package_manager
Rodrigo Rodriguez (Pragmatismo) c750e26c3b feat: auto-generate .env and vault-unseal-keys on vault install
- Vault is automatically initialized with 5 keys, threshold 3
- Creates /opt/gbo/secrets/vault-unseal-keys with chmod 600
- Creates or appends to .env with VAULT_ADDR, VAULT_TOKEN, VAULT_UNSEAL_KEYS_FILE
- Vault is automatically unsealed after init
- No manual steps required for initial setup
2025-12-19 12:20:55 -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: auto-generate .env and vault-unseal-keys on vault install 2025-12-19 12:20:55 -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