nextcloud / nextcloud/documentation

Better AI Worker handling with systemd units

Open
#15,510 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.