Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Files

Latest commit

5bcc680 · May 6, 2022

History

History
10 lines (7 loc) · 365 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 365 Bytes

rodonesd

rodones daemon is a daemon program to control host systems. It allows you list running container, start pipeline, show logs and log summaries, system cpu/ram usage etc. Discontinued because of lack of need.

Installation

mkdir -p /opt/rodones/daemon
cd /opt/rodones/daemon
git clone https://github.com/rodones/daemon .
make install