GitDeployHub

abhiinnovates/evolver

github.com/abhiinnovates/evolver ↗
Node.js API
16 environment variables found in process.env references (scan)

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

  • A2A_HUB_URL
  • A2A_TRANSPORT
  • EVOLVER_IDLE_THRESHOLD_MS
  • EVOLVER_MAX_CYCLES_PER_PROCESS
  • EVOLVER_MAX_RSS_MB
  • EVOLVER_MAX_SLEEP_MS
  • EVOLVER_MIN_SLEEP_MS
  • EVOLVER_SUICIDE
  • EVOLVER_VERBOSE
  • EVOLVE_BRIDGE
  • EVOLVE_LOOP
  • EVOLVE_MIN_INTERVAL
  • EVOLVE_PENDING_SLEEP_MS
  • EVOMAP_HUB_URL
  • EVOMAP_PROXY
  • FEISHU_EVOLVER_INTERVAL
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/abhiinnovates/evolver
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/abhiinnovates/evolver
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/abhiinnovates/evolver
Or deploy to a different host
← Try another repo