Set Up Mezmo Edge in a Docker Container

Getting Started

You can run Edge as a single Docker container within a suitable environment. In this deployment model, there is no default scaling other than the vertical scaling from the container resource allocation. You should be aware of this when planning your deployment resource allocation.

Environment

You must have access to a Docker environment with sufficient privileges

Set Environmental Variables

Set these default variables, including your Pipeline Service Key.

If you need a service key for your Edge instance, in your account go to Settings > Organization > API keys and find the Pipeline Service Key generation at the bottom of the page.

Bash
Copy

Add Config Files

Add these two .yamlfiles to your working directory.

compose.yaml

YAML
Copy

processor.yaml

YAML
Copy

Run Docker Compose

Bash
Copy

Start the Edge instance with this command:

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard