Skip to content

mhgoldman/RcxOrchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This proof-of-concept Rails app works with the RCX Agent (github.com/mhgoldman/RcxAgent) to execute batches of commands on those agents and collate the output and return codes of those commands.

RCX Agents can be hardcoded in the app in app/models/hardcoded_client.rb for testing only. They can also be loaded in bulk from Skytap or a custom Client class.

This application requires the Sidekiq task queue.

About

A proof-of-concept system administration tool for remote command invocation (server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors