feudalClient

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2018 License: MIT Imports: 12 Imported by: 0

README

FEUDAL Client

The feudalClient connects to the feudalBackend, in order to receive user deployments. In order to do so, it needs to be registered at the respective backend instance.

The client is configured using a single config file.

Building

To build the client you need go version 1.8 or higher. We recommend using the newest stable version.

  • In addition you need to have a GOPATH setup (instructions: go help gopath)

  • Fetch the repository and its dependencies into the GOPATH: go get -u git.scc.kit.edu/feudal/feudalClient

  • Build the client: go install git.scc.kit.edu/feudal/feudalClient. The binary will be located at $GOPATH/bin/feudalClient.

Installation

Copy the binary and a config file to the target VM. See example-config for an example config.

  • Additional info: feudalClient --help
  • Run the client: feudalClient ./config/file/path

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL