ManageIQ/manageiq-documentation

Documentation for the ManageIQ Management Platform

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 53 minutes ago
Added to GitGenius on March 6th, 2026
Created on October 28th, 2014
Open Issues & Pull Requests: 32 (+0)
Number of forks: 112
Total Stargazers: 40 (+0)
Total Subscribers: 11 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.2 hours
Mean response time: 18.7 hours
90th percentile: 4.7 days
Tracked items: 7

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 80% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 20
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 691 days
Stale 30+ days: 19
Stale 90+ days: 12

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Mend: dependency security vulnerability (13)
  • stale (13)
  • bug (5)
  • enhancement (3)
  • help wanted (3)
  • Mend: dependency dashboard (1)
  • documentation (1)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

The manageiq-documentation repository serves as the official documentation source for the ManageIQ Management Platform, a comprehensive solution for cloud management, virtualization, container management, and IT operations. The repository is built on Jekyll, a static site generator, and publishes documentation to the ManageIQ project's official documentation portal at manageiq.org/docs.

The repository's primary purpose is to maintain and organize reference documentation for ManageIQ's extensive feature set, which spans hybrid cloud environments, orchestration, automation, and enterprise IT management capabilities.

The repository employs a structured contribution workflow designed to accommodate both documentation writers and technical contributors. The process involves forking the repository, creating feature branches, committing changes, and submitting pull requests. Testing and deployment procedures are formalized through a multi-step setup process that coordinates with the manageiq.org repository to build and serve documentation locally before publication. Contributors can verify their changes by running a local Jekyll build and accessing the rendered documentation through a development server.

The most frequently applied issue labels are bug, stale, and help wanted, suggesting the repository actively tracks documentation defects, addresses stale content, and seeks community assistance.

The documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, allowing broad reuse and modification while requiring attribution and maintaining the same license terms. The repository's testing infrastructure requires careful setup involving multiple git repositories and branch management, with deployment procedures that build static documentation artifacts for distribution to HTTP servers. This architecture supports both local development and production deployment workflows, enabling contributors to validate changes before they reach the public documentation site.