/ercole-agent-virtualization

OVM and VMWare agent for the Ercole Project

Primary LanguageGoOtherNOASSERTION

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.