a simple binary manager
Something went wrong. Try again.
Go 62%
30%
Shell 8%
README
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, caddy