Skip to content

simple admin app for managing a netpalm cluster

License

Notifications You must be signed in to change notification settings

Apcela/netpalm-admin

 
 

Repository files navigation

netpalm-admin

simple admin app for managing a netpalm cluster

netpalm commandatron

getting started

  • make sure you have a netpalm instance running
  • git clone the project git clone https://github.com/tbotnz/netpalm-admin.git && cd netpalm-admin
  • update the config.json with your NETPALM_SERVER_IP NETPALM_SERVER_PORT NETPALM_API_KEY
  • configure inventory.json with your inventory (optional)
  • install the requirements pip3 install -r requirements.txt
  • run the app python3 netpalm-admin.py

notice

  • 3 hours effort has gone in to this, still a work in progress

About

simple admin app for managing a netpalm cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • CSS 5.8%
  • HTML 1.5%
  • SCSS 1.4%
  • Less 0.2%
  • Python 0.1%