mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create openpanel-supports-debian12.md
This commit is contained in:
32
documentation/blog/openpanel-supports-debian12.md
Normal file
32
documentation/blog/openpanel-supports-debian12.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: OpenPanel supports Debian12
|
||||
description: OpenPanel now supports Debian12 🎉
|
||||
slug: openpanel-supports-debian12
|
||||
authors: stefanpejcic
|
||||
tags: [OpenPanel, debian, news]
|
||||
image: https://openpanel.co/img/blog/openpanel_supports_debian12.png
|
||||
hide_table_of_contents: true
|
||||
is_featured: true
|
||||
---
|
||||
|
||||
OpenPanel 0.2.0 supports Debian 12 🚀
|
||||
|
||||
<!--truncate-->
|
||||
|
||||
Ever since our launch in late February, I've received questions like: "Why Ubuntu and not Debian?" The truth is, I'm more accustomed to Ubuntu, and haven't worked extensively with Debian to feel as comfortable managing and maintaining it as I do with Ubuntu.
|
||||
|
||||
However, with the overwhelming demand from our users on GitHub, forums, and Discord to add Debian support, I've accepted the challenge and began working on the integration.
|
||||
|
||||
After a few months of development and some adjustments to our existing logic, I'm thrilled to announce that OpenPanel 0.2.0 now fully supports Debian 12! 🎉
|
||||
|
||||
While there are still a few minor issues remaining—ones that 99.9% of users will likely never encounter—I'm committed to resolving them as swiftly as possible.
|
||||
|
||||
**Bugs on debian:**
|
||||
- Pyarmor decoding fails for a specific python version: 3.11
|
||||
- phpMyAdmin version in docker images is not compatible with PHP 8.2+
|
||||
|
||||
Please [give it a try](https://openpanel.co/install) and don't hesitate to reach out if you encounter any bugs. Your feedback is invaluable in improving OpenPanel!
|
||||
|
||||
---
|
||||
|
||||
**Note:** As OpenPanel 0.2.0 is the first version to support Debian, attempting to install older versions of OpenPanel on Debian, such as `--version=0.1.8`, will fail.
|
||||
Reference in New Issue
Block a user