dagu icon indicating copy to clipboard operation
dagu copied to clipboard

Yet another cron alternative with a Web UI, but with much more capabilities. It aims to solve greater problems.

Results 109 dagu issues
Sort by recently updated
recently updated
newest added

Hey there! I love the idea and committment to simplicity you have here! I was wondering though, would you have to deploy and manage this solution across a bunch of...

Dear Sir Kindly create two separate links for viewing standard output and standard error streams of dag processes. We can also make the error code returned as a link and...

enhancement
someday

as much as the tags wise search is useful, it would be really useful to have status wise search.

maybe

I have implemented queue functionality here. and now it works effortlessly despite having multiple dags. We had multiple hiccups as it was difficult to find the number of running dags...

The start-all argument is not working in version 1.14.3 on Linux Arch64 (Raspbian), which is the same issue as #461 This command bellow works `dagu server start --config /home/ry/.config/dagu/admin.yaml &...

When we kick off a new job, the log file reading from stdout always stuck and following behind for hours

help wanted

Hi, how can i when processing failure in handlerOn get the last 100 lines of log ? I want to send a message with the latest logs when my project...

hey! i just found out i cannot edit spec for any job that has '.' in the name. also, creation of new one with '.' is not possible. name example:...

bug

it would be nice to have support for to run a job every n seconds, so i can do health monitoring every 5 seconds instead of every minute. the cron...