awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
redmine avatar

redmine/redmine

0
View on GitHub↗
5,961 stars·2,445 forks·Ruby·66 viewswww.redmine.org↗

Redmine

Redmine is a self-hosted collaboration platform and project management software built with Ruby on Rails. It functions as a centralized issue tracking system for recording and monitoring bugs and feature requests to manage development progress and team workflows.

The platform includes a multi-factor authentication system that secures user accounts through time-based passwords and QR code verification.

Its broader capabilities cover project management workflows, including file management via a folder-based directory structure and custom project reporting. The system also provides user access control and visual theme customization via stylesheets and layout templates.

Features

  • Issue Tracking Systems - Functions as a centralized platform for managing the lifecycle of reported bugs and tasks through state-based workflows.
  • Task and Project Management - Provides tools for organizing project workflows, tracking milestones, and managing tasks.
  • Issue Tracking Systems - Serves as a centralized system for managing individual work items, tasks, and bug reports.
  • Project Management Software - Provides a comprehensive project management tool for tracking issues and organizing documentation.
  • Relational Database Persistence - Utilizes relational databases to persist structured application data and user accounts.
  • Relational Database Integrations - Integrates with relational databases to store structured project and issue data with a stable schema.
  • Self-Hosted Collaboration Servers - Provides a deployable server-side platform for project collaboration and document synchronization on private hardware.
  • User Access Controls - Restricts system access based on user identity and authorization levels using password hashing and MFA.
  • Ruby on Rails Frameworks - Built as a comprehensive web application utilizing the Ruby on Rails framework and MVC architecture.
  • Project Reporting Tools - Provides utilities for monitoring project milestones and generating data-driven reports.
  • Project Report Exports - Provides capabilities to generate portable documents and visual charts from project data for stakeholder review.
  • Project Asset Organization - Enables organizing project documents and assets using a folder-based directory structure to maintain a clean workspace.
  • Multi-Factor Authentication - Secures user accounts by requiring time-based passwords and QR code verification during sign-in.
  • Session Authentication - Manages secure user access and identity persistence through session-based authentication.
  • Multi-Factor Authentication - Secures user accounts through time-based passwords and QR code verification during sign-in.
  • Plugin-Based Extensibility - Provides an extensible architecture that allows adding new features via external plugin modules.

Star history

Star history chart for redmine/redmineStar history chart for redmine/redmine

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Redmine

These projects share indexed features with Redmine. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • miguelgrinberg/microblogmiguelgrinberg avatar

    miguelgrinberg/microblog

    4,771View on GitHub↗

    This project is a social blogging application built with Flask. It provides a platform for user account management, following relationships, and chronological post streams, supported by a PostgreSQL relational database. The application features a multilingual web interface with localized content and date formatting. It is designed as a dockerized web application, utilizing containerization for consistent deployment across different environments. The system integrates a variety of core capabilities, including full-text search with provider abstraction, an asynchronous task worker for backgrou

    Pythonflaskpythonwebapp
    View on GitHub↗4,771
  • qor/qorqor avatar

    qor/qor

    5,345View on GitHub↗

    Qor is a Go admin framework and backend toolkit used for building administrative interfaces, headless content management systems, and REST API generators. It provides a structured environment for implementing business application backends, specializing in the management of structured content and media assets. The project distinguishes itself through comprehensive multi-language content management, featuring locale-based data versioning and a dedicated system for internationalization and translation administration. It further differentiates its offering with a built-in state machine implementa

    Goadminapicms
    View on GitHub↗5,345
  • gitbucket/gitbucketgitbucket avatar

    gitbucket/gitbucket

    9,370View on GitHub↗

    GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing repositories, issues, and pull requests. Built with a Scala-based manager, it functions as a GitHub API compatible server, allowing it to integrate with external tools that rely on that specific industry schema. The platform distinguishes itself by integrating a Maven repository host for storing and retrieving Java build artifacts alongside source code. It also features a plugin architecture that enables the addition of custom logic and new functionality to the core system.

    Scalagitgitbucketscala
    View on GitHub↗9,370
  • nswbmw/n-blognswbmw avatar

    nswbmw/N-blog

    15,392View on GitHub↗

    N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as a server-side rendered web application that renders markdown source text into HTML for publishing and displaying articles. The system includes a markdown blogging engine that enables the creation and management of posts and user comments. It features a integrated user authentication system that handles account registration, secure sign-in, and session management to protect private routes. The project covers broad capability areas including request routing and middleware pipel

    JavaScriptblogcourseexpress
    View on GitHub↗15,392
Compare all 30 related projects→

Frequently asked questions

What does redmine/redmine do?

Redmine is a self-hosted collaboration platform and project management software built with Ruby on Rails. It functions as a centralized issue tracking system for recording and monitoring bugs and feature requests to manage development progress and team workflows.

What are the main features of redmine/redmine?

The main features of redmine/redmine are: Issue Tracking Systems, Task and Project Management, Project Management Software, Relational Database Persistence, Relational Database Integrations, Self-Hosted Collaboration Servers, User Access Controls, Ruby on Rails Frameworks.

Which projects share features with redmine/redmine?

Projects with overlapping indexed features include: miguelgrinberg/microblog — This project is a social blogging application built with Flask. It provides a platform for user account management,… qor/qor — Qor is a Go admin framework and backend toolkit used for building administrative interfaces, headless content… gitbucket/gitbucket — GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing… realpython/discover-flask — This project is a full stack web application template built with Flask. It provides a foundation for developing… nswbmw/n-blog — N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as… remix-run/examples — This repository serves as a comprehensive collection of reference implementations for the Remix web framework. It…