Connect Personal Server

To connect a personal server, start by clicking a 'New Server' button on the screen below.


The way to connect a personal server to NetsPresso is to install an agent on the personal server.
The process is as follows.

Step 1. Create Server

Specifies an identifiable name and the path where the agent will be installed.


Step 2. Set Server

Copy the script that pre-checks the server environment and receives server information.

Make the copied script into sh file and run it in the shell.

As a result of executing the script, you can see server information in json format as shown below.

Copy the server information in json format and paste it into the result input field.


Step 3. Connect Server

As shown below, check the server information and copy the connect script that can connect the server.

Make the copied script into sh file and run it in the shell.

As a result of execution, the server is connected as shown below.


You can check the server you have connected to on the Resources page.