pathfinder-agent

command module
v0.0.0-...-f0506c8 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

README

Pathfinder Agent

Agent for Pathfinder container manager. Ensure appropriate containers are running on the node in which this agent reside in.

Getting Started

Precompiled binaries are availabe on the release page, here

Please ensure pathfinder server is up and running and also exports appropriate configurations before starting the agent (see configurations section).

Example:

export PF_SERVER_ADDR=http://127.0.0.1
export PF_CLUSTER=default
export PF_CLUSTER_PASSWORD=ubuntu

Run the downloaded binary normally.

Development Setup

  1. Ensure that you have golang installed, with version >= 1.11.4 (because this project uses go modules).
  2. Run go build
Running tests

Run go test ./...

Configurations

These are possible configurations that you can set via environment variables.

LXD_SOCKET_PATH
PF_SERVER_ADDR
PF_CLUSTER
PF_CLUSTER_PASSWORD
BOOTSTRAP_INSTALLER_URL
BOOTSTRAP_VERSION
BOOTSTRAP_FLAG_OPTIONS
METRICS_ZPOOL_NAME

Getting Help

If you have any questions or feedback regarding pathfinder-agent:

Your feedback is always welcome.

Further Reading

License

Apache License v2, see LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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