README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
enby a simple binary manager features - small & easy to understand - minimal configuration - fetch binaries, or fetch git repos & build them - automatic process management & isolation - automatic stdout/stderr logs for all launched processes ideations kind of like "nomad-lite" !warning there is no process isolation _yet_ usage enby a simple binary manager commands [d]aemon [config] - Run enby in daemon-mode. [l]ogs [task] - Print stdout/stderr for a task. [r]eload - Reload config file. [s]tatus - Check the status of all tasks. todo strong process isolation by default on linux fail on bsd? credits inspiration from pf, smtpd, kanshi, nomad