Skip to content

YunoHost-Apps/dagu_ynh

Repository files navigation

Dagu for YunoHost

Integration level Working status Maintenance status

Install Dagu with YunoHost

Read this README in other languages.

This package allows you to install Dagu quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Dagu is a powerful Cron alternative that comes with a Web UI. It allows you to define dependencies between commands as a Directed Acyclic Graph (DAG) in a declarative YAML format. Dagu simplifies the management and execution of complex workflows. It natively supports running Docker containers, making HTTP requests, and executing commands over SSH.

Shipped version: 1.16.0~ynh1

Screenshots

Screenshot of Dagu

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/dagu_ynh/tree/testing --debug
or
sudo yunohost app upgrade dagu -u https://github.com/YunoHost-Apps/dagu_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps