QAtrial Unveils Version 3.0.0, a Robust Open-Source Quality Management Solution
The latest release introduces Docker deployment, single sign-on, validation documentation, and integrations, making enterprise-grade quality tools freely accessible.
QAtrial, an open-source platform designed for quality management within regulated sectors, today announced the official release of its 3.0.0 version. This milestone marks the culmination of a five-phase development process that has evolved QAtrial from a prototype focused on requirements management into a comprehensive, production-ready quality management environment. The new version incorporates a Docker-based deployment system, supports single sign-on (SSO), includes built-in validation documentation, and offers seamless integrations with popular engineering and quality assurance tools.
Built on a stack comprising Hono, PostgreSQL, and Prisma, QAtrial 3.0.0 provides a REST API with over 60 endpoints, manages 15 database models, and employs JWT authentication with five distinct access roles. With a simple command—docker-compose up—users can launch the entire platform, which includes the application server, PostgreSQL 16 database, and static file hosting. The setup features automatic health checks and persistent storage volumes, streamlining deployment in enterprise environments.
Core Features and Enhancements
- Single Sign-On (OIDC): Compatibility with identity providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. New users are automatically provisioned with default roles, removing the need for manual account setup for organizations with existing identity systems.
- Validation Documentation: The release includes five validation templates: Installation Qualification (9 steps), Operational Qualification (18 steps), a Performance Qualification framework, a compliance statement aligning QAtrial with 21 CFR Part 11 (15 sections), EU Annex 11 (17 sections), and GAMP 5 Category 4. Additionally, a traceability matrix links 75 regulatory requirements to specific product features and test cases.
- Pre-configured Compliance Packs: Four starter packs—FDA Software Validation (GAMP 5), EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR—are included. These packs automatically populate setup wizards with appropriate country, industry, modules, and project types.
- Webhooks and Tool Integrations: Fourteen webhook events facilitate notifications for requirement updates, test failures, CAPA lifecycle changes, approval requests, electronic signatures, and evidence uploads. Payloads are secured with HMAC-SHA256 signatures. Users can also enable bidirectional sync with Jira Cloud and link GitHub pull requests, with CI test result imports available from the settings page.
- Audit Mode: Administrators can generate temporary, read-only links (valid for 24 hours, 72 hours, or 7 days) that allow auditors to access a comprehensive, seven-tab view of project data—covering requirements, tests, traceability, evidence, audit trails, and signatures—without requiring login credentials.
Open-Source Commitment to Quality Management
“For too long, quality management software has been locked behind expensive licensing models,” said the QAtrial development team. “Organizations in regulated industries—particularly small and medium-sized manufacturers, biotech firms, and software developers—should have access to transparent, auditable, and cost-effective tools. By releasing QAtrial under the AGPL-3.0 license, any organization can deploy a validated quality workspace on their own infrastructure at no licensing expense, and auditors can review the source code that manages their compliance records.”
Industry Context and Market Opportunity
The worldwide market for quality management software is expected to surpass $12.5 billion by 2028. Regulatory requirements are intensifying: the FDA’s new Quality Management System Regulation (QMSR), effective from February 2026, mandates compliance with ISO 13485. Data from the FDA indicates a 115% increase in medical device recalls over the last decade, emphasizing the need for rigorous yet accessible quality management solutions.
QAtrial aims to fill this gap by providing a versatile platform supporting ten industry sectors—including pharmaceuticals, biotechnology, medical devices, clinical research, logistics, software, cosmetics, aerospace, and environmental sectors—across 37 countries. The platform’s modules encompass essential functions such as audit trails, electronic signatures, CAPA, risk management, and supplier qualification, all designed to meet diverse regulatory standards.
Immediate Availability and Deployment
Version 3.0.0 of QAtrial is now accessible via GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under AGPL-3.0. To get started, clone the repository, copy the environment configuration, and launch the stack with a single command:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The platform can be accessed through http://localhost:3001 within minutes after deployment.
Additional Resources and Support
QAtrial offers extensive documentation, deployment instructions, feature overviews, and community support via its dedicated website at https://qatrial.com/. The site provides detailed guides on compliance starter packs, validation procedures, and integration options, enabling organizations to evaluate the platform’s capabilities before downloading the codebase.
About QAtrial
QAtrial is an open-source, AI-enhanced quality management solution tailored for regulated environments. Its comprehensive workspace integrates requirements management, test planning, risk assessment, CAPA tracking, electronic signatures, and audit logs. Supporting 12 languages, 10 industry verticals, 37 countries, and four compliance starter packs, QAtrial features an AI co-pilot that assists with test case creation, risk classification, gap analysis, CAPA recommendations, and requirement validation, utilizing multiple large language model providers including Anthropic, OpenAI, and local Ollama deployments. The platform’s codebase comprises over 130 source files and exceeds 25,000 lines of TypeScript.
For additional information, visit https://qatrial.com/ or access the GitHub repository at https://github.com/MeyerThorsten/QAtrial. The project is licensed under AGPL-3.0.
enterprise open source quality management software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Facts
- QAtrial version 3.0.0 introduces Docker deployment, SSO, validation templates, webhooks, and Jira/GitHub integrations.
- The platform is licensed under AGPL-3.0, enabling free deployment and source code inspection.
- Supports over 60 REST API endpoints, JWT authentication with five user roles, and a one-command Docker setup.
- Includes four compliance starter packs covering FDA, EU, and ISO standards.
- Provides audit mode with time-limited, read-only links for external reviewers.
“”Regulated organizations should have access to transparent, affordable quality management tools. The AGPL-3.0 license allows anyone to deploy a validated workspace and enables auditors to review the source code that manages compliance records.””
— QAtrial development team
Docker deployment tools for quality management
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Availability
QAtrial version 3.0.0 is immediately accessible on GitHub at https://github.com/MeyerThorsten/QAtrial. Users can clone the repository, set up environment variables, and launch the platform with a single command:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The system is ready for use at http://localhost:3001 shortly after deployment.
single sign-on (SSO) identity providers
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
About
QAtrial is an open-source, AI-supported quality management system designed for regulated sectors. It combines requirements management, testing, risk evaluation, CAPA tracking, electronic signatures, and audit logs within a unified environment. Supporting 12 languages, 10 industry verticals, 37 countries, and four compliance starter packs, QAtrial includes an AI co-pilot that aids in test case creation, risk assessment, gap analysis, and compliance validation, utilizing multiple LLM providers such as Anthropic, OpenAI, and Ollama. The platform’s codebase features over 130 source files and more than 25,000 lines of TypeScript code.
Visit https://qatrial.com/ or the GitHub repository at https://github.com/MeyerThorsten/QAtrial for more information. The project is licensed under the AGPL-3.0 license.
regulatory compliance validation documentation templates
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Frequently Asked Questions
How can I deploy QAtrial version 3.0.0?
You can clone the repository from GitHub, copy the environment file, and run docker-compose up. The platform becomes accessible at http://localhost:3001 shortly after launching.
Does QAtrial support integration with existing identity providers?
Yes, QAtrial offers Single Sign-On (SSO) support with providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. Users are automatically provisioned with roles during first login.
What compliance standards does QAtrial cover?
The platform includes pre-configured packs for FDA Software Validation (GAMP 5), EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 plus GDPR, supporting multiple international standards.
Is the source code available for review?
Yes, as an open-source project under the AGPL-3.0 license, QAtrial’s source code is publicly accessible and can be inspected or modified by anyone.
What industries does QAtrial serve?
The platform supports sectors including pharmaceuticals, biotech, medical devices, clinical research, logistics, software, cosmetics, aerospace, and environmental industries across numerous countries.