Operations
Install
make install(installs nova/requirements + dev tools)
Run
make run-supervisorthenmake 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.yamlwithKONG_DATABASE=offand declarative config.
GH Repo
bin/gh_init_repo.sh adaptnova/e-fire-1(requiresgh auth login)
Troubleshooting
- Check logs in /tmp/*.log (supervisord program logs)
- Health endpoints: /health on each service; metrics at /metrics