mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-07-19 14:21:30 +02:00
Add /
This commit is contained in:
@@ -276,13 +276,13 @@ Download the correct version of the router app for your device from the [GitHub
|
||||
To install the router app, log into your Advantech router and navigate to the Router Apps section. Upload the downloaded `.tgz` file and follow the prompts to install.
|
||||
|
||||
<Frame caption="Screenshot of installing the router app on an Advantech router UI">
|
||||
<img src="images/advantech_router_app_install.png" width="400" centered/>
|
||||
<img src="/images/advantech_router_app_install.png" width="400" centered/>
|
||||
</Frame>
|
||||
|
||||
After installation, click on the router app link at the top of the page to configure the app with your Newt credentials from Pangolin. Once you have entered the credentials, save and start the app. The router will now be connected to your Pangolin site and you can manage it like any other Newt site in the dashboard.
|
||||
|
||||
<Frame caption="Screenshot of configuring the router app on an Advantech router UI">
|
||||
<img src="images/advantech_router_app_configure.png" width="400" centered/>
|
||||
<img src="/images/advantech_router_app_configure.png" width="400" centered/>
|
||||
</Frame>
|
||||
|
||||
A complete config file is located at `/etc/newt/settings` on the router. You can edit this file directly to change credentials or add additional configuration options. After making changes, restart the router app to apply the new configuration. An example settings file can be found at: https://github.com/fosrl/newt/blob/main/packages/advantech/merge/etc/defaults
|
||||
Reference in New Issue
Block a user