adaptai / aiml /02_models /docs /OPERATIONS.md
ADAPT-Chase's picture
Add files using upload-large-folder tool
2021f39 verified

Operations

Install

  • make install (installs nova/requirements + dev tools)

Run

  • make run-supervisor then make status

Env Vars

  • UPSTREAM_OPENAI_BASE, REDIS_URL, NATS_URL, KAFKA_BOOTSTRAP, QDRANT_URL, NEO4J_URI, GORILLA_BASE

Kong (DB-less)

  • Use nova/config/kong/kong.yaml with KONG_DATABASE=off and declarative config.

GH Repo

  • bin/gh_init_repo.sh adaptnova/e-fire-1 (requires gh auth login)

Troubleshooting

  • Check logs in /tmp/*.log (supervisord program logs)
  • Health endpoints: /health on each service; metrics at /metrics