GitDeployHub

boozelee/terminal221b

github.com/boozelee/terminal221b ↗
Unknown stack
20 environment variables found in .env.template

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in .env.template)

  • SOLANA_NETWORK Solana Configuration
  • HELIUS_RPC_URL
  • SOLANA_PRIVATE_KEY secret
  • OPENAI_API_KEY secret AI/LLM Configuration
  • LOCAL_LLM_ENDPOINT
  • GEMINI_API_KEY secret
  • NOSANA_API_KEY secret Compute Providers
  • IO_NET_API_KEY secret
  • SUPERTEAM_API_KEY secret Data Sources
  • PYTH_PRICE_FEED
  • QDRANT_HOST Vector Database (Local)
  • QDRANT_PORT
  • QDRANT_API_KEY secret
  • ENCRYPTION_KEY secret Security Settings
  • SECURE_ENCLAVE_PATH
  • AGENT_ANALYST_ENABLED Agent Configuration
  • AGENT_ARTIST_ENABLED
  • AGENT_ENGINEER_ENABLED
  • MAX_POSITION_SIZE_SOL Analyst (Buffett) Settings
  • SLIPPAGE_BPS
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/boozelee/terminal221b
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/boozelee/terminal221b
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/boozelee/terminal221b
Or deploy to a different host
← Try another repo