Remco: A Lightweight Configuration Management Tool

2025-02-16
Remco: A Lightweight Configuration Management Tool

Remco is a lightweight configuration management tool inspired by confd. It keeps local configuration files up-to-date using data from key/value stores like etcd or Consul, processing template resources and reloading applications automatically. Unlike confd, Remco supports multiple source/destination pairs and backends per template resource, uses the Pongo2 template engine, and includes features like zombie reaping, plugin support for additional backends, and easy custom template filter creation with JavaScript. Installation is straightforward, with options for building from source or downloading pre-built binaries.