FASTPANEL - как установить на сервер

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск

FASTPANEL - как установить на сервер

Ubuntu/Debian:

# apt-get update; apt-get install wget
# wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -

Протестирована установка 22.09.2021 на Ubuntu 20.04

CentOS 7:

# yum makecache; yum install wget
# wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -