# home-network-builder **Repository Path**: mirrors_rtreffer/home-network-builder ## Basic Information - **Project Name**: home-network-builder - **Description**: Home network build system - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README home-network build system ------------------------- A boring build infrastructure for openwrt and sbc nodes. For openwrt the node definition is usually a set of `/etc/uci-defaults` scripts and a `/etc/secrets/env` file (stored under secrets). For sbc nodes a cloud-init based provisioning is used. The NoCloud/None provider is configured with a mime multi-part cloud-init archive. Single cloud-init yaml files may be passed through a golang envsubst like templating to replace secrets on build time.