FASTPANEL - как установить на сервер: различия между версиями

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск
Строка 7: Строка 7:
 
  # wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -
 
  # wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -
  
Протестирована установка FastPanel 22.09.2021 на '''Ubuntu 20.04'''
+
Протестирована установка FastPanel 22.09.2021 на '''Ubuntu 20.04 (стоит 8.0.26 MySQL Community Server)'''
  
 
CentOS 7:
 
CentOS 7:

Версия 15:17, 22 сентября 2021

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