Code Monkey home page Code Monkey logo

redmine's Introduction

Redmine - Integrated SCM & Project Management

Redmine is a Rails web application that provides integrated project management features, issue tracking, and support for multiple version control programs. It includes calendar and gantt charts to aid visual representation of projects and their deadlines. It also features multi-project support, role based access control, a per-project wiki, and project forums.

The Redmine appliance includes all the standard features in TurnKey Core, and on top of that:

  • Redmine configurations:
    • Installed from upstream source code to /var/www/redmine
    • Supports Git, Bazaar, Mercurial and Subversion.
    • Includes exemplary helloworld repositories.
    • Loaded default roles, trackers, statuses, workflows and enumerations.
    • Configured projects to use all available trackers (bug, feature, support).
  • SSL support out of the box.

  • Includes Phusion Passenger for Apache web server (mod_rails).

  • Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).

  • Webmin modules for configuring Apache2, MySQL and Postfix.

  • Repository access:

    Name        Protocol access
    ----        ---------------
    Git         git clone root@addr:/srv/repos/git/helloworld
    Bazaar      bzr://addr/bzr
    Subversion  svn://addr/svn
    Mercurial   http://addr:8080
    

    Repositories are stored in /srv/repos.

  • Recommended configurations:

    • settings->hostname and path
    • settings->email notifications

Credentials (passwords set at first boot)

  • Webmin, Webshell, SSH, MySQL: username root
  • Redmine: username admin

redmine's People

Contributors

alonswartz avatar jedmeister avatar lirazsiri avatar ongle avatar a3s7p avatar vondrt4 avatar

Watchers

James Cloos avatar  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.