REMCO
1.
Details
template resource
exec mode
commands
zombie reaping
backends
plugins
process lifecycle
Telemetry
2.
Configuration
environment variables
configuration options
sample config file
sample resource
3.
Template
template functions
template filters
4.
Plugins
env plugin example
consul plugin example
5.
Examples
Dynamic haproxy configuration with docker, registrator and etcd
Built with
from
Grav
and
Hugo
Details
process lifecycle
process lifecycle
Remcos lifecycle can be controlled with several syscalls.
os.Interrupt(SIGINT on linux) and SIGTERM: remco will gracefully shut down
SIGHUP: remco will reload all configuration files.