Skip to content

Environments

The EleanorAI Framework supports multiple environments for development, testing, and production. Each environment is configured with a specific set of parameters that define the behavior of the system. The following sections describe the available environments and their configuration.

Environment Connection Information
Development http://localhost:5000 (managed by VSCode Debugger)
Stage https://api.eleanor.k8slab => 10.0.1.30:443 (Ingress) => 10.0.1.146:7100 (Host) => :5000 (Container)