Bugzilla
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
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Ensure Docker and Docker Compose are installed
Step 2: Navigate to the Bugzilla directory (containing this README)
Step 3: Run `docker compose up` and wait for initialization
- Step 1: Ensure Docker and Docker Compose are installed
- Step 2: Navigate to the Bugzilla directory (containing this README)
- Step 3: Run `docker compose up` and wait for initialization
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 SourceUninstall 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.
Similar Projects
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.
Hoppscotch
Open source API development ecosystem with a lightweight, fast, and feature-rich interface for testing HTTP, WebSocket, GraphQL, and more.
lazygit
A simple terminal UI for git commands