Commit graph

4 commits

Author SHA1 Message Date
e2a5bf091a Update server components and keywords 2025-12-23 15:52:35 -03:00
6ff2b32f2c feat(bootstrap): implement mTLS for Vault access
- Add create_vault_config() function to generate config.hcl with mTLS settings
- Configure Vault to require client certificate verification
- Generate client certificate for botserver in bootstrap
- Update .env to include mTLS paths (VAULT_CACERT, VAULT_CLIENT_CERT, VAULT_CLIENT_KEY)
- Remove unused import in tls.rs
2025-12-07 02:13:28 -03:00
c4c9521dd9 - Split into botui. 2025-12-02 21:09:43 -03:00
ad1cd3ee36 HTMX enters. 2025-11-29 16:29:28 -03:00