We're continuously improving OpenPanel's reliability, and one of our latest additions is a fully automated OS testing pipeline.
OpenPanel installation is now tested on a fresh instance of every supported operating system and version. In addition to verifying the installation process itself, the tests also validate user creation and login functionality to ensure the panel is working correctly after deployment.
The test results are automatically updated every day and published on GitHub, giving you a real-time overview of the status of all supported operating systems: https://github.com/stefanpejcic/OpenPanel/tree/main?utm_source=chatgpt.com#supported-os

Why this matters
These automated tests help us identify compatibility issues before they impact users. For example, the testing pipeline recently detected a bug on Rocky Linux 10 that prevents Docker from being installed successfully. Without automated testing, issues like this could go unnoticed until reported by users.
Our goal is to continue expanding the automation suite with additional tests and scenarios so that potential problems are caught as early as possible, resulting in a more stable and predictable experience for everyone.