Dokploy / Dokploy/dokploy

Support scheduled jobs for databases

Open
#5,388 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
37.4k
Forks
3k
Avg merge
1d 3h
Merged PRs (30d)
73

Description

What problem will this feature address?

Support ad-hoc cron jobs for database services. A use case could be to refresh materialised views without needing to rely on third-party tools like pg_cron.

Describe the solution you'd like

Add a "scheduled jobs" tab similar to applications and compose services.

Describe alternatives you've considered

Using pg_cron or some third party scheduler.

Using scheduled jobs at the server level.

Will you send a PR to implement it?

No

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

No files or tests are named. Start by tracing how scheduled jobs are exposed for applications and compose services, then map the database-service UI and scheduler entry points. Done means database services have a scheduled jobs tab that supports ad-hoc cron jobs such as refreshing materialised views without third-party tools.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, typescript
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.