Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

ercole-io/ercole-agent-virtualization

Repository files navigation

ercole-agent-virtualization

Build Status Join the chat at https://gitter.im/ercole-server/community

Agent for the Ercole project. Documentation available here.

Requirements

How to build

go build ./main.go -o ercole-agent-virtualization

How to run

Just run the binary: ./ercole-agent-virtualization

You can customize the agent parameters by copying the config.json file in the same directory as your ercole-agent-virtualization or in /opt/ercole-agent-virtualization/config.json.