FASTPANEL - как установить на сервер
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Версия от 19:09, 28 сентября 2021; Admin iph (обсуждение | вклад)
FASTPANEL - как установить на сервер
Ubuntu/Debian:
# apt-get update; apt-get install wget # wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -
Протестирована установка FastPanel 22.09.2021 на Ubuntu 20.04 (стоит 8.0.26 MySQL Community Server)
CentOS 7:
# yum makecache; yum install wget # wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -
Протестирована установка FastPanel 22.09.2021 на CentOS 7 (стоит 10.3.31-MariaDB MariaDB Server)