fetch_ml/configs
Jeremie Fraeys 7125dc3ab8 Partially fix API server and CLI connection
- Add Redis configuration to local config
- Fix API key format (api_keys vs apikeys)
- Update CLI to use port 9101
- Disable IP whitelist for testing
- Server now connects to Redis and authenticates
- WebSocket connection reaches server but handshake fails
- CLI needs WebSocket protocol implementation fix

Status: Server running, auth working, WebSocket handshake needs debugging
2025-12-06 13:19:07 -05:00
..
deprecated Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00
environments Partially fix API server and CLI connection 2025-12-06 13:19:07 -05:00
examples feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
schema Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
workers Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00
config-local.toml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
config-multi-user.yaml Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00