servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
507 stars 257 forks source link

Debain 10 buster support #307

Closed agdod closed 5 years ago

agdod commented 5 years ago

hi myself ( @agdod ) and @Johuotar - have added support for debian10 along with php7.3, made a few adjustments - service converted to systemctl , jailkit and antivirus to get it running with Debian 10. There might still be some issues we haven't come across.

gOOvER commented 5 years ago

It would be better, when Version is not hardcoded for phpMyAdmin. Maybe u can add a Variable or read Version from Website ;)

agdod commented 5 years ago

i applied the changes you suggested. we hit a few issues with the phpmyadmin script though. i believe we sorted them tomorrow we are going to test it.

agdod commented 5 years ago

all issues appear to be resolved. install of phpmyadmin is now successful

servisys commented 5 years ago

Hi guys, thank you very much for help!

I'll marge the commit, as usual, report eventually problem :)

agdod commented 5 years ago

no problem nice little learning project :) small request could you add us as contributors to the end of the readme file please? :)

schliflo commented 5 years ago

@agdod thank you for implementing Debian 10 support. Imho you should update the supported software table in the readme to contain buster: https://github.com/servisys/ispconfig_setup/blob/master/README.md#supported-software-and-linux-distributions

agdod commented 5 years ago

thanks for spotting the debian9- 10 changes that somehow got missed?! honestly i didnt add it to the table as ive not been able to test all formats for instance not tested ngnix. focused on apache as that was what was requested for our server deployment. ill look into it.