Gaio startup

Step by step

  1. Log in to the server where Gaio is installed with the user who installed the platform. Important: The root user is not commonly used to install Gaio or to start it.

  2. Apply the entire command below to launch Gaio.

cd three-deploy; pm2 start server/main.js -i 2 ;

Last updated