Node Enterprise
HomeLogin
  • Welcome to Node Enterprise!
  • What is Node Enterprise
  • Ominapilot
    • What is an Omniapilot
    • Architechture & How Omniapilot works
  • DAN
    • What is DAN
  • CDM
  • Getting Started
    • Quickstart
  • Set Up & Installation
    • Server
  • Developers
    • Get Started
    • API
Powered by GitBook
On this page

Was this helpful?

  1. Set Up & Installation

Server

PreviousQuickstartNextGet Started

Last updated 6 months ago

Was this helpful?

By default, node enterprise will connect accounts to Node Zero.

Node enterprise provides a cloud based server to all users. This server is called Node Zero. No configurations are needed to set up this server. Simply connect to this server in your environment to start using it.

This feature is currently only available on windows platforms.

  1. Send a request to administrator@marxvim.com to get access to the GitHub repository

  2. Clone the repository to a folder on your server or device

  3. Follow the steps in the readme to launch the server locally

  4. Launch a proxy service on the server.

    1. We recommend using NGROK for this step

    2. Point the server to localhost at port 5000 (ngrok http 5000)

  5. Add the server to your account

    1. Go to the following link in the sandbox:

    2. click edit

    3. copy the url generated from ngrok and paste it into the edit box. Then add /generate_voice_response/v2.

    4. Example: if the generated url is https://ngrok-mock-url, then you should paste https://ngrok-mock-url/generate_voice_response/v2.

  6. Click Ok.

This feature will not be available until January 2026

https://ngrok.com/docs/http/
https://marvimnodesandbox.netlify.app/scheduler/dist/node-server
Page cover image