Files
nixos-infra-framework/.clinerules/project_nixos-infra_framework_goals

13 lines
679 B
Plaintext

# Project Rules: nixos-infra
## Goals
The goal is to enable the deployment and maintenance of network infrastructure and application services
(DNS, git repository server, password manager, file server, backup server, reverse proxy,
workstations, etc.). The git repository contains all files needed to configure and install
any machine in the fleet (OS images, configuration files, deployment and maintenance scripts).
The target is to be able to rebuild the entire fleet from a Linux workstation (not necessarily NixOS)
where this repository has been cloned.
This git repository contains the technical framework. It must not contain data/configuratin from actual
environments.