GithubHelp home page GithubHelp logo

scalp42 / asset_manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from parmarg/asset_manager

0.0 3.0 0.0 1.09 MB

Asset Manager that will store multiple types of assets including passwords. Fields can be added on the fly on individual assets and security for them.

Ruby 53.05% CoffeeScript 1.82% JavaScript 45.13%

asset_manager's Introduction

Asset Manager

This is a Rails application with Mongo, and Elasticsearch to store IT assets. The system can create multiple fields on the fly and add them to assets for tracking. Every field is searchable and filter can be created based on searches. The system can fetch servers from Rackspace and also create/resize/delete servers from the interface.

Installation

The required software that is needed to run the Asset Manager is

  1. Ruby 1.9.3

  2. Mongo

  3. Elasticsearch

Once the code is downloaded and services installed, install the bundler gem and run the following from the root directory for the asset_manager:

bundle install

Once the gems are installed you can use Sinatra or Passenger to run the app. Before the app is started run the following to setup some basic core database values

rake bootstrap:all

The default login is

admin@assetmanager/assetmanager

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.