Skip to content
/ tory Public

A computer inventory system for organizations with multiple sites

Notifications You must be signed in to change notification settings

susd/tory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tory

Tory helps you inventory (get it?) your organization's computers. It also serves as a basic frontend to PXE and Clonezilla for disk imaging.

It's made for school districts, so the organizational model has multiple sites in mind.

Status

The development status of this project is beta at best, but probably alpha. Meaning, most of the main features are set but only mildly tested.

Currently Tory the Rails app (this) uses the net-ssh and net-sftp libraries to create PXE tasks on remote servers. This works, but is slow, requires a "pxe" user on the remote machine, and is prone to stuff going wrong.

Legacy server limitations forced the SSH model, but originally I implemented a client/server model over HTTP. This worked better, and I will change back to that soon.

Todo

  • Documentation
  • Switch back to client/server model

About

A computer inventory system for organizations with multiple sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published