OpenSource-Hub
B

Bugzilla

822 stars·Developer Tools·SHA-256 checksum verified

Bugzilla is a free and open source web-based bug-tracking software developed by Mozilla community volunteers, used by thousands of projects worldwide. It supports Linux, Unix, Windows, and Mac OS X.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A free, open-source web-based bug-tracking system for team collaboration.

Core Features

  • Multi-platform support (Linux, Unix, Windows, Mac OS X)
  • Docker quick start for easy instant setup
  • Email notifications and IRC integration for real-time tracking
  • Highly customizable fields, workflows, and permissions

What It Can't Do

  • Traditional installation requires manual setup of Perl modules and a database (MySQL/PostgreSQL), which may involve dependencies. Docker simplifies this but be aware of potential port conflicts (default 80/443). The UI is functional but may look outdated compared to modern commercial tools like Jira.

Use Cases

  • Software development bug reporting and tracking
  • Open-source project issue management
  • Customizable quality assurance tool for enterprises

Detailed Introduction

Bugzilla is a free and open-source web-based bug-tracking software developed by an active group of volunteers in the Mozilla community. It is used by thousands of projects and companies around the world. Bugzilla can be installed on Linux, Unix, Windows, or Mac OS X, and offers comprehensive documentation, including installation guides. It supports Docker for quick setup, email notifications, IRC integration, customizable fields and workflows, and powerful search and reporting. Bugzilla is licensed under the Mozilla Public License v2.0, which allows unrestricted use and modification for personal or internal purposes, but imposes certain conditions when redistributing modified code.

Tags

bug-trackingopen-sourceweb-basedMozillaself-hosted

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Ensure Docker and Docker Compose are installed

4

Step 2: Navigate to the Bugzilla directory (containing this README)

5

Step 3: Run `docker compose up` and wait for initialization

Install Guide
  1. Step 1: Ensure Docker and Docker Compose are installed
  2. Step 2: Navigate to the Bugzilla directory (containing this README)
  3. Step 3: Run `docker compose up` and wait for initialization
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

For Docker deployment, run `docker compose down`. For traditional installation, remove the installation directory and the associated database.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMPL-2.0
Last Updated2026-05-13 17:23:47
GitHub RepositoryOfficial Website

Similar Projects