Hello everyone,
I would like to inquire if there are any plans to support Debian 13 (Trixie) for MyVestaCP. Can you already estimate when the panel is expected to be compatible with the new Debian version?
Is there any active development work being done on the implementation?
It's great to see that the deb.sury.org repository already offers support for PHP versions from 5.6 to 8.4 for upcoming Debian releases, which is certainly great news for many users.
Thank you for your great work on this project!
Best regards
Support for Debian 13 (Trixie)
That sounds fantastic. I can see you’ve already started and updated the installer. Is there a way to try the Debian 13 nightly on a test server yet? If so, what’s the command to install it? And can the nightly be upgraded later to the stable branch in a normal way?
I customized the vst-install-debian.sh file myself and got it to run under Debian 13. However, I did not install all components, see command. I also did not test whether there are any errors with previous Debian versions. I am attaching it here, maybe it will save you some work.
bash vst-install-debian.sh --apache yes --nginx yes --phpfpm no --vsftpd yes --proftpd no --named no --mysql yes --postgresql no --exim no --dovecot no --clamav no --spamassassin no --iptables no --fail2ban no --quota no --force no --interactive yes --secret_url no --port 8083 --hostname host.domain.com --email [email protected] --password randompassword --lang de
bash vst-install-debian.sh --apache yes --nginx yes --phpfpm no --vsftpd yes --proftpd no --named no --mysql yes --postgresql no --exim no --dovecot no --clamav no --spamassassin no --iptables no --fail2ban no --quota no --force no --interactive yes --secret_url no --port 8083 --hostname host.domain.com --email [email protected] --password randompassword --lang de
- Attachments
-
- vst-install-debian.zip
- (17.86 KiB) Downloaded 64 times