propellor

property-based host configuration management in haskell

Install

All systems
curl cmd.cat/propellor.sh
Debian Debian
apt-get install propellor
Ubuntu
apt-get install propellor
image/svg+xml Kali Linux
apt-get install propellor
Windows (WSL2)
sudo apt-get update sudo apt-get install propellor
Raspbian
apt-get install propellor

propellor

property-based host configuration management in haskell

Propellor ensures that the system it's run in satisfies a list of properties, taking action as necessary when a property is not yet met. It is configured using haskell.