Skip to content

Add API control of docker scheduler#538

Merged
TheNetsky merged 3 commits into
TheNetsky:v4from
mgrimace:main
Jul 16, 2026
Merged

Add API control of docker scheduler#538
TheNetsky merged 3 commits into
TheNetsky:v4from
mgrimace:main

Conversation

@mgrimace

Copy link
Copy Markdown
Contributor

This PR adds API endpoints and supporting control files to allow the API to read and modify the in-built docker scheduler. This only applies to docker-based deployments of the script.

The added API endpoints and supporting scripts then allow the docker scheduler to optionally be read and/or modified by API calls. API access to the scheduler is opt-in only via API_ALLOW_SCHEDULE_WRITE: true, similar to the config write opt-in.

Without API_MODE enabled, a docker user can set a schedule in the compose.yaml, as normal.

mgrimace added 3 commits July 15, 2026 16:54
This enables the API to read and write to the docker-based scheduler of the script
Tidy up compose
Clarify compose tooltip
@TheNetsky
TheNetsky merged commit 9ae2412 into TheNetsky:v4 Jul 16, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants