omniedge-supernode

Generated on 25 Mar 2025 from the omniedge-supernode catalog page

OmniEdge Supernode is used to coordinates the communication between nodes within the virtual network, help your omniedge nodes connect peer-to-peer, and as a fallback to relay traffic between nodes in case NAT traversal fails and a direct connection can not be established.

Software Included

Package Version License
docker-customize-supernode v2.6-stable-omni GPL-3.0

Creating an App using the Control Panel

Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.

Deploy to DO

Creating an App using the API

In addition to creating a Droplet from the omniedge-supernode 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB omniedge-supernode Droplet in the SFO2 region, you can use the following curl command. You need to either save your API access token) to an environment variable or substitute it in the command below.

curl -X POST -H 'Content-Type: application/json' \
         -H 'Authorization: Bearer '$TOKEN'' -d \
        '{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "omniedge-omniedgesupernod"}' \
        "https://api.digitalocean.com/v2/droplets"

Getting Started After Deploying omniedge-supernode

  1. Create a droplet
  2. Choose an image from MarketPlace and find “omniedge-supernode”
  3. Select the $4m droplet
  4. Click “Create Droplet” and wait for the initial booting of your Droplet
  5. Copy the IP of your Droplet
  6. Login in your OmniEdge account, and fill your server IP and port in the dashboard(https://omniedge.io/dashboard/virtual-networks/).

We can't find any results for your search.

Try using different keywords or simplifying your search terms.