Skip to content

docs: document the scheduler that now runs in the container - #82

Merged
gdarko merged 1 commit into
masterfrom
fix/scheduler-docs
Sep 22, 2026
Merged

gdarko merged 1 commit into
masterfrom
fix/scheduler-docs

Conversation

@gdarko

@gdarko gdarko commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Nothing here mentioned scheduling and no published image ran a scheduler, so on a default install recurring invoices were never created, nothing was flagged overdue and estimates never expired.

InvoiceShelf/InvoiceShelf#782 and #783 add a supervised scheduler to the images. This documents it in the README and the four compose files, tells anyone whose recurring invoices never appeared to pull a current image, and names SCHEDULER_ENABLED for people who schedule from a separate container.

Docs counterpart: InvoiceShelf/docs#25.

Nothing here ever mentioned scheduling, and no image ran a scheduler, so
every install created recurring invoices never, flagged nothing overdue
and expired no estimates. The application images now supervise the
scheduler themselves.

Documents that, tells anyone whose recurring invoices never appeared to
pull a current image, and names SCHEDULER_ENABLED for people who drive
the schedule from a separate container or run more than one replica.
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.

1 participant