nextcloud / nextcloud/documentation
Better AI Worker handling with systemd units
Open
Nobody has claimed this yet.
0. needs triage
- Dominant language
- JavaScript
- Stars
- 628
- Forks
- 2.5k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 135
Description
Before You Submit
- I have checked for existing issues and pull requests related to my suggestion.
- I have posted on the Nextcloud Community Help Forum if my suggestion is a troubleshooting scenario or I'm unsure about the solution.
Type of Suggestion
Suggesting an improvement
Relevant Documentation Links
https://docs.nextcloud.com/server/latest/admin_manual/ai/
Summary
Improve the systemd unit file creatin and handling for AI workers.
Details
Improved and systemd-native way of running AI workers:
- avoiding the need for shell scripts and sudo
- Invoke systemctl commands without for loops
Full description in #15509
Additional Notes
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the AI documentation linked in the issue and the full description in issue #15509. Update the systemd unit creation and handling guidance to cover the proposed systemd-native approach, including avoiding shell scripts and sudo and invoking systemctl without for loops.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100