mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Dagu to Automation (#734)
This commit is contained in:
parent
e9462f15bf
commit
237be8441e
1 changed files with 11 additions and 0 deletions
11
software/dagu.yml
Normal file
11
software/dagu.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "Dagu"
|
||||
website_url: "https://dagu.readthedocs.io/"
|
||||
source_code_url: "https://github.com/dagu-dev/dagu"
|
||||
description: "Powerful Cron alternative with a Web UI. It allows you to define dependencies between commands as a Directed Acyclic Graph (DAG) in a declarative YAML format."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- Automation
|
||||
Loading…
Reference in a new issue