docs(readme): document all compose containers + Semaphore deploy template
Co-Authored-By: Claude Opus 4.8 <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
498695c053
commit
7d1a99c3ae
@@ -96,6 +96,7 @@ Available model aliases (same on both endpoints, all backed by Claude Max): `cla
|
||||
### Pulse (proven 2026-05-19)
|
||||
|
||||
```bash
|
||||
# vault_pulse_admin_token (possibly stale — verify before removing; not read by the playbook, manual recipe only)
|
||||
PULSE_ADMIN_TOKEN=$(infisical secrets get vault_pulse_admin_token --env prod --path /pulse --plain)
|
||||
LITELLM_KEY=$(infisical secrets get vault_litellm_master_key --env prod --path /meridian --plain)
|
||||
curl -X POST https://pulse.balders.ca/api/settings/ai/update \
|
||||
|
||||
Reference in New Issue
Block a user