Skip to content

diegoefe/daemontools-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daemontools-mod

An experiment with Dr Bernstein's daemontools.
The source site is here

Build instructions

  • Build the binaries:
make

this would build all original binaries in ./command, sample server(s) in ./servers and create some directories to run the servers in ./local/real/*

  • Set the path:
. setpath.sh
  • Start the tools:
./startit
  • Add a server to the watch list:
cd local
./makelink.sh 1
./makelink.sh 2
...
  • See the current supervised servers:
./prnstatus
  • To stop all servers and the tools type:
./stopit

About

An experiment with Dr Bernstein's daemontools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published