GitDeployHub

agentscope-ai/agentscope-bricks

github.com/agentscope-ai/agentscope-bricks ↗
Python
8 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • DASHSCOPE_API_KEY secret
  • DASHSCOPE_BASE_URL
  • ALIPAY_APP_ID
  • ALIPAY_PRIVATE_KEY secret
  • ALIPAY_PUBLIC_KEY secret
  • AP_CURRENT_ENV
  • SUBSCRIBE_PLAN_ID Alipay Subscription Configuration
  • X_AGENT_NAME
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/agentscope-ai/agentscope-bricks
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/agentscope-ai/agentscope-bricks
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/agentscope-ai/agentscope-bricks
Or deploy to a different host
← Try another repo