VPS: Add Anthropic API Key and Telegram Bot Token to 1Password Terraphim vault

Aperta
#563 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
1/5
Tempo stimato
Meno di un'ora
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Specificata chiaramente
Stato di attività
Ferma

Direzione di ricerca

Start by reviewing the .env.tpl references and source ~/op_env.sh on the VPS. Create the two named items and credential fields in the Terraphim 1Password vault, then run the provided op read command to verify access for both credentials.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug

Blocker

Both TinyClaw deployment and Spacebot deployment require two credentials that are not yet present in the 1Password "Terraphim" vault:

  1. Anthropic API Key -- needed for LLM API calls
  2. Telegram Bot Token -- needed for Telegram channel integration

Current Setup

  • 1Password CLI (op v2.31.0) installed on VPS
  • Uses Connect mode (not interactive signin)
  • Connect host: central.terraphim.io
  • Environment sourced from ~/op_env.sh (sets OP_CONNECT_HOST and OP_CONNECT_TOKEN)
  • .env.tpl files reference op://Terraphim/Anthropic API Key/credential and op://Terraphim/Telegram Bot Token/credential

Action Required

The VPS owner needs to:

  1. Open 1Password web or desktop app
  2. Navigate to the "Terraphim" vault
  3. Create item "Anthropic API Key" with a field called "credential" containing the API key
  4. Create item "Telegram Bot Token" with a field called "credential" containing the bot token
  5. Verify with: source ~/op_env.sh && op read "op://Terraphim/Anthropic API Key/credential"

Impact

Without these credentials:

  • TinyClaw cannot make Anthropic API calls
  • Telegram bot integration cannot authenticate
  • Spacebot systemd service will fail on startup
Lingua principale
Rust
Stelle
62
Fork
5
Merge medio
2h 27m
PR unite (30g)
1

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di terraphim/terraphim-ai

Tutte le issue di terraphim/terraphim-ai

Issue simili

Altre issue su Rust

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.