.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
PAS_DATABASE_URL
secret
The service has exactly two bootstrap settings. All other configuration is completed after startup through the guided UI or `pas config`.
PAS_ENCRYPTION_KEY
secret
Base64-encoded 32-byte root key, or file:/absolute/path to a mode-0600 file. Back this value up independently; losing it makes encrypted…
brew install flyctl && fly launch --from https://github.com/aliyun/alibabacloud-polardb-tool-agentic-server
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/aliyun/alibabacloud-polardb-tool-agentic-server
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/aliyun/alibabacloud-polardb-tool-agentic-server