Skip to content

brewpoo/tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech

Tech is a Ruby on Rails application for tracking IT inventory, including subnets, devices, server, prints, etc.  The frontend
is primarily built on ActiveScaffold and is somewhat barebones.

This was originally developed for a transportation company and has been debranded and released into open source by me the developer.

The current authentication scheme needs to be rewritten as it depends completely on LDAP (no local user)


Required:
Ruby 1.8.7
Rails 2.3.5
mysql

Gems:
mysql
ruby-net-ldap
netaddr
net-ping
validates_email
cached_model
memcache-client (optional but recommended)

Instructions:
Edit config/database.yml with a user/password able to create a database
run rake db:schema:load
run rake db:load_initial_data

Optionally, you can also run db:load_sample_data

About

Ruby on Rails IT inventory tracking system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published