CyberPanel Community

Fedora Server - Cyberpanel install

RF
RFlintstone #1

I’m trying to install Cyberpanel but I’m getting the error message that it can’t detect the ‘supported’ OS which blocks the install of Cyberpanel.
Would it still be possible to install Cyberpanel on my VPS? And if so, how?

5 replies
MK
Mirza Khadnezar S [sick] #2

ubuntu 20.04
with minimal install no apache,php,sql or else

run apt-get update upgrade
restart

run the installation script

RF
RFlintstone #3

@MyIDKaTePe What if I want/need the full install (with Apache, PHP and SQL)? Would I still be able to install it? Maybe in a docker container (probably a bad idea but it’s an option and I would rather not do it like this either)? (apt-install doesn’t work on fedora server, only dnf and yum are preinstalled)

What’s the command for this? Is it the same curl/wget command you use for the initial setup?

RF
RFlintstone #5

I used
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

MK
Mirza Khadnezar S [sick] #6

well
as a developer said
they only support ubuntu 20.04 alma and rocky(maybe)

Sign in to reply