Skip to content

Orchestration agent, runs as an amqp consumer and passes messages to user-created handler plugins.

License

Notifications You must be signed in to change notification settings

Igneous/orc-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

What is orc-agent?

Orc agent is a generic amqp consumer that handles incoming json-serialized messages with a user-created handler script (specified in the message's "handler" key).

tl;dr it listens on amqp queues and forwards json payloads to handler scripts.

Is it production ready?

Probably not for your enterprise, at least not yet. It's currently in a useable state, and pretty easy to get up and working -- though it only ships with one example handler (a chef handler specific to the environment I work in).

How do I install it?

We're packaging it as a deb. Grab it from our drone artifact page and install it with dpkg.

About

Orchestration agent, runs as an amqp consumer and passes messages to user-created handler plugins.

Resources

License

Stars

Watchers

Forks

Packages