Package and run as a local service #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context:\nThe program should be easy to run on the GPU machine, ideally next to ComfyUI and Ollama.\n\nRequirements:\n- Provide a single local run command for development.\n- Provide build instructions.\n- Provide systemd user or system service example.\n- Support configurable port and bind address.\n- Document backup/restore for SQLite metadata.\n\nAcceptance criteria:\n- Fresh clone can run locally from README instructions.\n- Built binary can be installed under ~/.local/bin or /usr/local/bin.\n- Service file includes sane defaults.