Skip to content

hall/postmerkos-ui

Repository files navigation

postmerkOS UI

A basic web interface for meraki-builder firmware.

screenshot

Installation

NOTE: the configd daemon must currently be manually started (and, given the alpha nature of this program, it's not recommended to automate it at boot)

  1. Download the latest release.

    wget https://github.com/hall/postmerkos-ui/releases/latest/download/postmerkos-ui.zip 
  2. Move it onto your switch

    scp -O postmerkos-ui.zip <switch>:
  3. Unzip and update the permissions

    unzip postmerkos-ui.zip
    
    chmod o+r -R ./postmerkos-ui
    chmod o+x -R ./postmerkos-ui/cgi-bin
  4. Start uhttpd on port 80

    uhttpd -p 80 -h ./postmerkos-ui
  5. Open http://$switch in your browser and use your PAM login credentials.

Credits

About

A basic UI for meraki-builder

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •