GETTING STARTED: 

Follow these simple steps to get started with NetsysAI quickly.

 

Step #1: select region and Login to your NETSYSAI account

The command you've been given serves the purpose of establishing a secure connection between the NETSYSAI agent installed on your device and the NETSYSAI Cloud Gateway. To make this connection, you need to supply an authentication token, which should have been issued to you when you registered on the NETSYSAI PORTAL. Here's a breakdown of the command components:

You'll find the download and installation instructions for your OS and CPU platform here:

 

  • $ NETSYSAI login: This line initiates the login process. It's like giving your NETSYSAI agent the green light to connect with the Cloud Gateway. 
  • <your-authtoken-goes-here>: Here, you'll need to replace this placeholder with the actual authentication token you received from the NETSYSAI PORTAL. 
  • --region="eu" (optional): You can add this part to specify your preference for the region where your device will be registered. In this instance, "eu" denotes the European region. If you want to register your device with the European gateway, include this option. By default, if you don't specify a region, it will be registered with the US gateway. 

 

To make the most of this command, you should follow these steps: 

  1. Begin by visiting the NETSYSAI PORTAL to create an account and obtain your unique authentication token. 
  2. Replace <your-authtoken-goes-here> with the real authentication token provided to you. 
  3. If you wish to connect your device to the European gateway, don't forget to include the --region="eu" option. 

It's important to note that this command should be executed in your terminal or command prompt on the device where the NETSYSAI agent is installed. Also, ensure that you have the necessary permissions to perform this action. 

 

Step #2: CONTROLLER Agent INSTALLATION

You can set up a basic NETSYSAI agent on your local controller (or IoT device), The NETSYSAI agent is a command-line tool that allows you to configure and create secure reverse proxy tunnels for any service, whether it's an SSH server or a web application, on your Linux device. 

To get started, you can download and install the NETSYSAI agent by following the installation instructions provided for your specific operating system and CPU platform. You can find these instructions by visiting the following link: 

[Link to Download and Installation Instructions] 

 

Simply choose the instructions that match your OS and CPU platform and you'll be on your way to configuring secure reverse proxy tunnels for your services:

Setting up the NETSYSAI agent on your IoT devices, as outlined in the TWO-step instructions above, can be quite a cumbersome task, especially if you have a large number of devices to install, configure, and manage. 

To simplify this process, NETSYSAI IoT Solution offers a streamlined solution in the form of a single-touch installation command. This command is designed to efficiently install and configure the NETSYSAI IoT Agent on a multitude of IoT or Raspberry Pi devices with just one simple action. 

You can access detailed instructions on how to use this single-touch installation command by referring to the following resource: 

[Link to Single-Touch Installation Instructions] 

 

  • --region="eu" (optional): You can add this part to specify your preference for the region where your device will be registered. In this instance, "eu" denotes the European region. If you want to register your device with the European gateway, include this option. By default, if you don't specify a region, it will be registered with the US gateway. 

 

To make the most of this command, you should follow these steps: 

  1. Begin by visiting the NETSYSAI PORTAL to create an account and obtain your unique authentication token. 
  2. Replace <your-authtoken-goes-here> with the real authentication token provided to you. 
  3. If you wish to connect your device to the European gateway, don't forget to include the --region="eu" option. 

It's important to note that this command should be executed in your terminal or command prompt on the device where the NETSYSAI agent is installed. Also, ensure that you have the necessary permissions to perform this action.