Categorygithub.com/open-cyber-range/vmware-handler
module
0.0.0-20240305151227-ca6333db3ab3
Repository: https://github.com/open-cyber-range/vmware-handler.git
Documentation: pkg.go.dev

# README

CR14 Logo       EAS Logo       Taltech Logo       NG Logo       NTNU Logo

VMWare Node Deployer

This is a microservice for deploying nodes defined in the SDL to the VMWare environment.

Development

Requirements

  1. Protobuf-compiler

sudo apt install protobuf-compiler

  1. Go protobuf and gRPC plugins
go install google.golang.org/protobuf/cmd/[email protected]
go install google.golang.org/grpc/cmd/[email protected]
  1. Executor requires a Redis configuration file containing requirepass <redis-server-password>, any additional configuration is up to the user. For file details see docker-compose.yml

Building

Just run make build

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author