Commit Graph

6 Commits

Author SHA1 Message Date
dcstephenson 4625e60a6b Integrate with shared nocodb-network and add NocoDB env vars 2026-06-23 11:41:49 -05:00
dcstephenson 220b5e2354 Change AMI VLAN name default from AMI_SCADA to AMI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 08:29:10 -05:00
dcstephenson e06187337e Add AMI department — badge, VLAN settings, and config template support
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 08:07:04 -05:00
dcstephenson 766d6e357c Fix RADIUS key default — replace double-encoded value with correct plaintext
The previous default (NZXMkUA62QZHfG3FTYNCz4Y) was already base64-encoded,
causing the config generator to double-encode it via b64(). Updated to the
correct plaintext key (4VXMKUA62QZHFG3FTYNCZ4Y) so b64() produces the right
key-encrypted value in the switch config output.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 14:44:45 +00:00
dcstephenson 93a558e8f0 Add README.md 2026-05-05 20:11:51 +00:00
dcstephenson 000ba27387 Initial commit 2026-05-05 19:57:47 +00:00