RADIUSdesk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user_guide:md_on_lede_luci [2016/11/21 23:37] – [Include the MESHdesk application] adminuser_guide:md_on_lede_luci [2016/11/21 23:58] (current) – [Include the MESHdesk application] admin
Line 129: Line 129:
 </file> </file>
   * Now we completed all the files needed for our LuCI application.   * Now we completed all the files needed for our LuCI application.
-  * Next we need to inform out build environment about this new kid on the block.+  * Next we need to inform our build environment about this new kid on the block.
   * For this we issue the following command:   * For this we issue the following command:
 <code bash> <code bash>
Line 137: Line 137:
   * Now we can install the application   * Now we can install the application
 <code bash> <code bash>
-~/ledelsource/scripts/feeds install luci-app-meshdesk+~/lede/source/scripts/feeds install luci-app-meshdesk
 </code> </code>
   * Run the **make menuconfig** pattern and go to **LuCI ->  Applications** and select **luci-app-meshdesk**.   * Run the **make menuconfig** pattern and go to **LuCI ->  Applications** and select **luci-app-meshdesk**.
Line 190: Line 190:
   * Once the compile if finish you can flash it and give it a spin. The Meshdesk application is refered to as **Cloud Controller** under the **System** menu.   * Once the compile if finish you can flash it and give it a spin. The Meshdesk application is refered to as **Cloud Controller** under the **System** menu.
  
 +{{ :user_guide:md:luci-app-meshdesk.png?nolink |}}