Adding secret for telegram bot
This commit is contained in:
parent
0865c1f80f
commit
95e40e4280
|
|
@ -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.
Loading…
Reference in New Issue