fuzzball-agent

module
v0.1.1-0...-92be43e Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2020 License: BSD-3-Clause

README

Fuzzball Agent

Built with Mage CI Workflow Dependabot

The Fuzzball Agent enables job execution for the Fuzzball Service.

Quick Start

Ensure that you have one of the two most recent minor versions of Go installed as per the installation instructions.

Install Mage as per the installation instructions.

To run the agent, you'll need NATS endpoints to point it to. If you don't have one already, you can start one with Docker easy enough:

docker run -d -p 4222:4222 nats

Finally, run the agent:

mage run

Testing

Unit tests can be run like so:

mage test

Installation and Packaging

To install fuzzball-agent in $GOBIN:

mage install

To build a .deb and/or .rpm:

mage deb
mage rpm

License

This project is licensed under a 3-clause BSD license found in the license file.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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