docs: update README for Linux support, Qdrant backend, and portable systemd unit
This commit is contained in:
parent
8a116d270c
commit
01e5903035
2 changed files with 38 additions and 8 deletions
|
|
@ -16,7 +16,7 @@ After=default.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/andreas/.venv/iai-mcp/bin/python -m iai_mcp.daemon
|
||||
ExecStart=%h/.venv/iai-mcp/bin/python -m iai_mcp.daemon
|
||||
Restart=on-failure
|
||||
RestartSec=30
|
||||
StartLimitIntervalSec=60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue