Node server installation

  1. Add sites >> Node.js server >> choose Node.js Site

  2. Domain Name: botserver.trenalyze.com

  3. Node.js Version: v18

  4. App Port: 8000

  5. Site User: botserver.trenalyze.com

  6. Site User Password: easy_to_remember_password

  7. We will need this user and password for later, so copy it to somewhere safe.

  8. Click Manage button >> open SSL/TLS tab >> Actions >> New Let's Encrypt Certificate

  9. Open File Manager tab: htdocs >> botserver.trenalyze.com >> upload waticketsync-node-server.zip >> extract to "." (yes, extract to dot "." is extracted to current folder)

  10. Rename ".env.node.example" to ".env" and set the following env values

Last updated