Initial repository setup for TrueNAS Scale configuration management and disaster recovery. This system provides automated collection, versioning, and documentation of TrueNAS configuration state. Key components: - Configuration collection scripts with API integration - Disaster recovery exports (configs, storage, system state) - Comprehensive documentation and API reference - Sub-agent architecture for specialized operations Infrastructure protected: - Storage pools and datasets configuration - Network configuration and routing - Sharing services (NFS, SMB, iSCSI) - System tasks (snapshots, replication, cloud sync) - User and group management Security measures: - API keys managed via environment variables - Sensitive data excluded via .gitignore - No credentials committed to repository 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
31 lines
701 B
JSON
31 lines
701 B
JSON
{
|
|
"id": 1,
|
|
"consolemenu": true,
|
|
"serialconsole": false,
|
|
"serialport": "ttyS0",
|
|
"serialspeed": "9600",
|
|
"powerdaemon": false,
|
|
"overprovision": null,
|
|
"traceback": true,
|
|
"advancedmode": false,
|
|
"autotune": false,
|
|
"debugkernel": false,
|
|
"uploadcrash": true,
|
|
"anonstats": true,
|
|
"anonstats_token": "",
|
|
"motd": "Welcome to TrueNAS",
|
|
"login_banner": "",
|
|
"boot_scrub": 7,
|
|
"fqdn_syslog": false,
|
|
"sed_user": "USER",
|
|
"sysloglevel": "F_INFO",
|
|
"syslogserver": "",
|
|
"syslog_transport": "UDP",
|
|
"syslog_audit": false,
|
|
"kdump_enabled": false,
|
|
"isolated_gpu_pci_ids": [],
|
|
"kernel_extra_options": "",
|
|
"syslog_tls_certificate": null,
|
|
"syslog_tls_certificate_authority": null,
|
|
"consolemsg": false
|
|
} |