Externalize hardcoded host inventory and diagram topology into JSON config files (hosts.json, diagram.json) loaded at runtime. Add .env for configurable port, SSH key path, and refresh interval. Include example configs and README for standalone deployment. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5 lines
78 B
Text
5 lines
78 B
Text
flask==3.0.0
|
|
paramiko==3.4.0
|
|
requests==2.31.0
|
|
urllib3==2.1.0
|
|
gunicorn==21.2.0
|