.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
brew install flyctl && fly launch --from https://github.com/agentscope-ai/agentscope-bricks
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/agentscope-ai/agentscope-bricks
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/agentscope-ai/agentscope-bricks