Giter VIP home page Giter VIP logo

ralph's Introduction

Ralph-NG

This is new version under active development(BETA). Ralph 2.x version is still accessible under develop branch

Ralph is full-featured Asset Management, DCIM and CMDB system for data center and back office.

Features:

  • keep track of assets purchases and their life cycle
  • generate flexible and accurate cost reports
  • integrate with change management process using JIRA integration

It is an Open Source project provided on Apache v2.0 License.

![Gitter](https://badges.gitter.im/Join Chat.svg) Build Status Coverage Status Code Health

Documentation

Visit our documentation on readthedocs.org

Scrum Board

Stories in Ready

Throughput Graph

Installation

Debian package(recommended)

Visit our documentation on readthedocs.org for more details.

Developer installation

It's recommended to use Vagrant for development. Install Vagrant first (https://www.vagrantup.com/). To set-up Ralph environment run:

cd vagrant
vagrant up

Then ssh to virtual system:

vagrant ssh

Virtualenv is activated for you automatically.

Manual installation

Make sure you created virtualenv in which you will install ralph. If you want to install it in production, after cloning ralph repository, and activating virtualenv just make:

make install
ralph migrate
make menu

Or if you want to run in debug mode for detailed error messages and debug toolbar:

make install-dev
dev_ralph migrate
make menu

will install it for you as well.

Running

Make sure virtualenv is activated. To start server in debug mode:

make run

or if you don't want the debug output

ralph runserver_plus 0.0.0.0:8000

Ralph is available at 127.0.0.1:8000.

ralph's People

Contributors

mkurek avatar szok avatar ar4s avatar vi4m avatar msuszko-vertex avatar damian1976 avatar quamilek avatar bnogas avatar

Watchers

Michał Suszko avatar

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.