| Age | Commit message (Collapse) | Author |
|
|
|
In the README, we add section on how building the program, the main
configuration, and how to monitor the services using configuration.
Inside the _www directory, we create doc/ directory that contains
symlink to README.md as index.md.
This allow us to serve the lilin as page under
https://kilabit.info/project/lilin .
|
|
The basedir flag set the working directory where the program
will read the configuration and store the logs.
By default the basedir is empty, which is equal to "/".
|
|
|
|
|
|
lilin is a program to help monitor other services through HTTP, TCP,
and UDP connection.
|