Adding secret for telegram bot

This commit is contained in:
Moritz Graf 2026-02-07 14:06:38 +01:00
parent 0865c1f80f
commit 95e40e4280
2 changed files with 2 additions and 1 deletions

View File

@ -781,6 +781,7 @@ An autonomous AI agent platform.
* **Gemini**: Replace `change-me` with your Gemini API Key.
* **Telegram**: Replace `telegram-bot-token` with your Bot Token.
* **Gateway**: Token is pre-filled (randomly generated). Change if desired.
* **Auth**: Generate `auth` string using `htpasswd -nb <user> <password>` and replace the placeholder.
* **Encrypt**: Ensure the file is encrypted with `git crypt` before committing!
3. **Deploy**: `kubectl apply -f openclaw/openclaw.secret.yaml`
4. **Access**: `https://openclaw.haumdaucher.de`
4. **Access**: `https://openclaw.haumdaucher.de` (Authentication required)

Binary file not shown.