Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 488 Bytes

base

This directory contains the basis deplyoment manifest, that deploys the EdgeFarm service modules required for all use cases.

Copy basis.example.yaml using cp basis.example.yaml basis.yamland modify <IP> in the MQTT_SERVER variable to match the IP address of the MQTT broker of your simulator.

Deploy the manifest basis.yaml using the EdgeFarm CLI:

# Note: edgefarm login must be performed prior applying manifests
edgefarm applications apply -f basis.yaml