Running a fresh install of agentmemory using the readme instructions
npx @agentmemory/agentmemory
Docker container starts but crashes:
2026-04-14 16:24:09 Failed to load config file for logging: /app/config.yaml, using default local logging. Error: Failed to read config file '/app/config.yaml': Is a directory (os error 21)
2026-04-14 16:24:09 OpenTelemetry is disabled
2026-04-14 16:23:18 Error: Failed to read config file '/app/config.yaml': Is a directory (os error 21)
drwxr-xr-x@ 12 staff staff 384B 14 Apr 16:10 .
drwxr-xr-x@ 4 staff staff 128B 14 Apr 16:09 ..
-rw-r--r--@ 1 staff staff 4.5K 14 Apr 16:05 AGENTS.md
drwxr-xr-x@ 27 staff staff 864B 14 Apr 16:05 dist
-rw-r--r--@ 1 staff staff 325B 14 Apr 16:05 docker-compose.yml
drwxr-xr-x 2 staff staff 64B 14 Apr 16:07 iii-config.docker.yaml
-rw-r--r--@ 1 staff staff 1.2K 14 Apr 16:05 iii-config.yaml
-rw-r--r--@ 1 staff staff 11K 14 Apr 16:05 LICENSE
-rw-r--r--@ 1 staff staff 2.0K 14 Apr 16:05 package.json
drwxr-xr-x@ 6 staff staff 192B 14 Apr 16:05 plugin
-rw-r--r--@ 1 staff staff 34K 14 Apr 16:05 README.md
Looks like iii-config.docker.yaml is not included in the npm package

Running a fresh install of agentmemory using the readme instructions
npx @agentmemory/agentmemoryDocker container starts but crashes:
Looks like iii-config.docker.yaml is not included in the npm package