Skip to content

Edge Gateway Installation Step by Step

Fuuz Wiki Import edited this page Jun 5, 2026 · 4 revisions

Edge Gateway Installation Step-by-Step

This guide walks you through the complete process of installing the Edge Gateway on a local device, configuring access control, and connecting it to the Fuuz Cloud. It covers downloading the installer, setting up API keys, configuring access policies, and verifying connectivity.

Note: While this article lives in the Cloud-to-OnPrem section, the Edge Gateway also supports OnPrem-to-OnPrem integrations using Gateway/Edge Flows.

🎥 Video walkthrough: Watch on Vimeo

Before You Begin

  • Ensure you have access to your Fuuz Enterprise environment.
  • You must have administrator privileges to create users and API keys.
  • Each environment (Build, QA, Production) requires its own gateway installation.

Step 1: Download the Gateway Installer

  1. Open the Fuuz Apps list in your Fuuz environment.
  2. Locate the appropriate version for your environment (Build, QA, or Production).
  3. Download the latest .exe installer file.

Step 2: Create a Gateway User

  1. Go to your Administration Tenant.
  2. Search for Enterprise Users and click the + icon to create a new user.
  3. Use a distribution email (e.g., gateway@yourcompany.com) to receive system alerts.
  4. Set Access Type to Gateway Access.
  5. Assign the Home Tenant (the tenant the gateway will connect to).
  6. Set inactivity timeout and expiration settings as needed.
  7. Save the user.

Step 3: Generate an API Key

  1. In the Administration Tenant, go to Access Control > API Keys.
  2. Click Create and select User API Key.
  3. Assign a name, select the tenant, and choose the gateway user you just created.
  4. Copy and securely store the API key — it will only be shown once.

Step 4: Configure Access Control Policy

  1. Go to the Tenant where the gateway will connect.
  2. Navigate to Access Control Policies.
  3. Either create a new policy or use an existing one that grants API access.
  4. Attach the gateway user to the policy under the Attached Users tab.

Step 5: Install the Gateway on Your Local Device

  1. Run the downloaded .exe installer.
  2. Accept default settings and choose an installation directory.
  3. Complete the installation and start the Edge Gateway service from your system's Services panel.

Important: You can only run one instance of the Gateway per device/server.

Step 6: Log into the Local Gateway

  1. Open a browser and go to http://localhost:5500.
  2. Enter the API key you created earlier to log in.

Step 7: Install Connector Drivers

The Edge Gateway connects to the outside world through two kinds of connectors:

  • Physical device connectors — for equipment that needs a physical device driver (e.g. OPC/UA, Modbus, EthernetIP). These are added as a device connection on the Edge Gateway.
  • Edge data connectors — for data systems such as SQL, MySQL, or Postgres.

In the local gateway UI, go to the Drivers section and install the driver(s) required for your use case.

Step 8: Add a Connection

  1. Physical device: add a device connection and select the installed device driver (OPC/UA, Modbus, EthernetIP, etc.).
  2. Edge data connector: add an edge data connector for your database (SQL, MySQL, Postgres, etc.).
  3. Provide the connection details — name, credentials, port, and the endpoint/IP address (physical device) or server and database (edge data connector).
  4. Save the configuration.

Step 9: Verify Cloud Connectivity

  1. In the Fuuz Cloud, go to Edge Gateways.
  2. Locate your newly added gateway and verify the last updated timestamp.
  3. Use the Test button to run functions like Get Gateway Status.

Optional: Configure Gateway Settings

Under the Setup tab in the local gateway:

  • Set Log Level to Verbose for detailed logs.
  • Configure Notification Email (recommended for production).
  • Set Log Retention and Sync Interval (e.g., every 10 seconds).

Log Files and Maintenance

  • Logs are stored in the installation directory under gateway-service-wrapper.log.
  • Configuration files (e.g., wrapper.conf, wrapper.xml) can be edited for advanced settings like custom certificate authorities.
  • Use the included uninstaller to remove the gateway if needed.

See Also


Source: support.fuuz.com

🏠 Home

Getting Started (14)
Training Guides (52)

Applications

Access & Users

Data Models & Schema

Screens

Weather Lookup Series — guided 3-part build

Data Flows & Integrations

Data, Reporting & Monitoring

Enterprise & Organizations

Platform Concepts & Architecture (10)
Screens & Application Design (17)
Data Models & Schema (8)
Data Flows & Scripting (51)

Designing Flows

Data Flow Nodes

JSONata Reference

Scripting

Integrations & Connectors (30)

General & iPaaS

Plex

EDI

IIoT & Edge Gateway (18)

Physical Device Connectors

Edge Data Connectors

Reporting, Documents & Dashboards (8)
Administration & Access Control (27)
Data Management (8)
Accelerators, Templates & Packages (8)
Design Standards (1)
How-To Guides (8)
FAQ & Troubleshooting (1)
Release Notes (117)

2026

2025

2024

2023

2022

2021

2020

Policies & Company (6)

Clone this wiki locally