
Config Documentation
The Config system is the foundation of Bootstrap, responsible for setting up and configuring the Raspberry Pi in a repeatable, automated way.
Using a single .ini
file, Config ensures that software, system settings, and even cron jobs are applied consistently across devices.
Whether you're preparing a development environment or deploying a production-ready system, Config simplifies the entire process.
Full documentation coming soon.