Debian Quick Config is Zoxality's terminal-based configuration and provisioning tool for Debian systems.
The goal is to make a newly installed or existing Debian server easier to inspect, configure and reproduce without hiding what is being changed.
Consistent server configuration
DQC combines common initial configuration tasks into one workflow. It can inspect the current system, present detected values and allow the administrator to change only what should differ from the existing configuration.
Designed around detection first
Before proposing changes, DQC attempts to discover existing network configuration, hostname settings, routes and installed components. Optional functions can pull in required dependencies automatically.
Review before changes
A summary is presented before changes are applied. After the run, DQC retains a detailed log so that the resulting server configuration can be reviewed and reproduced.
Development status
DQC is under active development. Interfaces, available modules and installation logic may change before stable releases are published.