All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Recovered from bzfirmware corruption on USB boot drive - Assigned static IPs to all dockerproxy containers (172.18.0.x) - Assigned static IPs to all netbox containers (172.24.0.x) - Created comprehensive IP assignment documentation - Rebuilt NetBox stack with correct network configuration Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.5 KiB
1.5 KiB
2026-01-19 - Phase 8 Enhanced Network Mapping
MikroTik DHCP Sync
- [SCRIPT] Created mikrotik_dhcp_to_netbox.sh
- [SYNC] 29 DHCP leases synced to NetBox IPs
- [DATA] Hostname, MAC, comments captured
Slurp'it Plugin Installation
- [PLUGIN] Installed slurpit_netbox v1.2.7
- [BUILD] Created netbox-custom:latest image
- [CONFIG] Plugin configuration at /mnt/user/appdata/netbox/config/plugins.py
Enhanced NetDisco Sync
- [SCRIPT] Updated sync_to_netbox.py with additional data
- [SYNC] Device info, IPs, MACs, ARP table entries
- [DATA] 4 devices synced with full metadata
Unraid SNMP
- [SERVICE] kubedzero/unraid-snmp plugin installed
- [CONFIG] Communities: netdisco, public
- [DISCOVER] XTRM-Unraid now visible in NetDisco
2026-01-20 - Server Recovery & Static IP Assignment
USB Boot Recovery
- [RECOVERY] bzfirmware file corrupted on USB boot drive
- [FIX] Replaced bzfirmware from fresh Unraid 7.2.3 download
- [BACKUP] Config backed up to ~/Desktop/unraid-backup/
Docker Recovery
- [SERVICE] Docker daemon was not running after reboot
- [FIX] Enabled Docker and mounted docker.img properly
- [FIX] Started all 46 containers
Static IP Assignments
- [CONFIG] Assigned static IPs to all dockerproxy network containers
- [CONFIG] Assigned static IPs to all netbox network containers
- [DOC] Created 13-CONTAINER-IP-ASSIGNMENTS.md
NetBox Stack Rebuild
- [FIX] Recreated netbox containers with correct Redis/Postgres IPs
- [CONFIG] NetBox stack now uses static IPs (172.24.0.2-7)