Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
600 B
Text
13 lines
600 B
Text
Daggy is an IT automation tool. It can run terminal commands on local or remote
|
|
serveres and aggregate their output locally.
|
|
|
|
Daggy main goals are simplicity and ease-of-use. If you know about yaml/json,
|
|
bash/powershell and ssh you know how to use Daggy.
|
|
|
|
Daggy can be helpful for developers, QA, DevOps and engenieers for debug,
|
|
analyze and control distributed network systems, for example, based on
|
|
microservice architecture.
|
|
|
|
Daggy is serverless, cross-platform solution and don't require installation on
|
|
remote servers. Commands execution work under SSH transport protocol or via
|
|
local terminal.
|