.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
PORT
Port for the relay server
MAX_TRACE_LOG
Session configuration
MAX_SESSIONS
MAX_VIEWERS_PER_SESSION
SESSION_TTL_HOURS
brew install flyctl && fly launch --from https://github.com/axolotl-ai-cloud/arc
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/axolotl-ai-cloud/arc
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/axolotl-ai-cloud/arc