chootka / subnodes

Subnodes is an open source project that configures your Raspberry Pi as a wireless AP, Node.js server, and BATMAN ADV mesh point.
Other
205 stars 39 forks source link

Dev dashboard #12

Closed youmustfight closed 8 years ago

youmustfight commented 8 years ago

This was an adventure to separate the subnodes project into 1) a standalone webapp that everyone connecting to the wifi interacts with and 2) a dashboard webapp, which could run shell scripts altering the network setup of the raspberry pi and changing the primary webapp users interact with.

To test the installation of a new app via the dashboard, I broke out the starter app into a separate github repo: https://github.com/youmustfight/subnodes_starter_app

To do this resulted in a bit of restructuring, so I don't think an automatic merge will be possible. Not sure how to move forward.

chootka commented 8 years ago

thank you for this! it's much appreciated. I will sit down with it this weekend and see how we can do this going forward.

chootka commented 8 years ago

i merged this PR into feature-dashboard and then merged that into dev - I will merge into master from dev, so i'm going to close this PR. thanks!