[PR #1807] [MERGED] feat: add option to skip installation of scheduler #1881

Closed
opened 2026-02-26 03:32:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1807
Author: @gramakri
Created: 7/29/2024
Status: Merged
Merged: 8/23/2024
Merged by: @phanan

Base: masterHead: init-no-scheduler


📝 Commits (1)

  • e9390e9 feat: add option to skip installation of scheduler

📊 Changes

2 files changed (+9 additions, -4 deletions)

View changed files

📝 app/Console/Commands/InitCommand.php (+5 -1)
📝 docs/cli-commands.md (+4 -3)

📄 Description

In the Cloudron package, we have a readonly filesystem and the cron is run outside the container . This option allows skipping installation of the scheduler crontab.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1807 **Author:** [@gramakri](https://github.com/gramakri) **Created:** 7/29/2024 **Status:** ✅ Merged **Merged:** 8/23/2024 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `init-no-scheduler` --- ### 📝 Commits (1) - [`e9390e9`](https://github.com/koel/koel/commit/e9390e9619a70edb788c4b3e7025e5ddcf2e1a95) feat: add option to skip installation of scheduler ### 📊 Changes **2 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/InitCommand.php` (+5 -1) 📝 `docs/cli-commands.md` (+4 -3) </details> ### 📄 Description In the Cloudron package, we have a readonly filesystem and the cron is run outside the container . This option allows skipping installation of the scheduler crontab. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1881
No description provided.