netpalm-admin icon indicating copy to clipboard operation
netpalm-admin copied to clipboard

simple admin app for managing a netpalm cluster

Results 3 netpalm-admin issues
Sort by recently updated
recently updated
newest added

Could we get the dynamic inventory script to return the hostname instead of IP address? Makes the visual list selection a little more intuitive than seeing IP addresses

env netplam-admin - - [19/Apr/2022 19:54:58] "GET /template/service HTTP/1.1" 500 - Traceback (most recent call last): File "/root/.pyenv/versions/3.7.4/lib/python3.7/site-packages/flask/app.py", line 2088, in __call__ return self.wsgi_app(environ, start_response) File "/root/.pyenv/versions/3.7.4/lib/python3.7/site-packages/flask/app.py", line 2073, in...

- Added environment variable support for inventory type and file - Updated Dockerfile - Added docker-compose.yml - Use gunicorn for docker - Updated README.md