MCPcopy
hub / github.com/Dokploy/dokploy / schedule.ts

File schedule.ts

apps/dokploy/server/api/routers/schedule.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IS_CLOUD, removeScheduleJob, scheduleJob } from "@dokploy/server";
2import { db } from "@dokploy/server/db";
3import { deployments } from "@dokploy/server/db/schema/deployment";
4import {

Callers

nothing calls this directly

Calls 14

checkPermissionFunction · 0.90
findMemberByUserIdFunction · 0.90
findServerByIdFunction · 0.90
createScheduleFunction · 0.90
scheduleFunction · 0.90
scheduleJobFunction · 0.90
auditFunction · 0.90
findScheduleByIdFunction · 0.90
updateScheduleFunction · 0.90
removeJobFunction · 0.90
removeScheduleJobFunction · 0.90

Tested by

no test coverage detected