Local cluster

In this tutorial, we will walk through setting up a local Dyff development cluster that can be used to develop service-level functionality and features for Dyff.

Requirements

The following is required to run a Dyff local cluster:

  • An x86-64 architecture. Dyff containers are currently only built for x86-64.

  • Ubuntu 22.04 or newer, unless installing developer tools manually.

  • Make and jq are required to run the setup automation.

  • Root privileges are required to use Docker and edit system configuration.

Get the project

Check out the dyff/dev-environment project.

git clone https://gitlab.com/dyff/dev-environment.git