Skip to content

paulhsu/vines-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Welcome to Vines Agent

Vines Agent executes shell commands sent by users on remote machines. Users are
authorized against an access control list before being allowed to run commands.
The agent is an XMPP bot that connects to the Vines chat server. It relies on
the component provided by the vines-services gem to send and receive commands.

Users may run commands as any unix account, to which they've been granted access,
on the system. While the agent runs as root, user commands run as less privileged
accounts.

Additional documentation can be found at www.getvines.org.

== Usage

1. gem install vines-agent
2. vines-agent init wonderland.lit
3. cd wonderland.lit && vines-agent start

== Dependencies

Vines Agent requires Ruby 1.9.2 or better. Instructions for installing the
needed OS packages, as well as Ruby itself, are available at
http://www.getvines.org/ruby.

== Contact

* David Graham <david@negativecode.com>

== License

Vines Agent is released under the MIT license. Check the LICENSE file for details.

About

An XMPP bot that runs shell commands on remote machines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published