Control Web Panel
WebPanel => Installation => Topic started by: Roald on October 01, 2024, 01:25:58 PM
-
Installation guide is totally wrong.
Just receiving errors.
yum -y install wget
CentOS Stream 8 - AppStream 0.0 B/s | 0 B 02:13
Errors during downloading metadata for repository 'appstream':
- Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=stock [Could not resolve host: mirrorlist.centos.org]
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=stock [Could not resolve host: mirrorlist.centos.org]
-
From the install
1. Preparing Server
Let’s install required packages for CWP installation
yum -y install wget
CentOS 8/Stream, Alma Linux and Rocky Linux: may need to install the EPEL repository to be able to install tools like wget:
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
dnf install wget -y
-
CentOS Stream 8 has reached end of life on May 31, 2024.
Use Almalinux 8/9 or Rocky Linux 8/9 or Oracle Linux 8 for CWP.
I recommend to use Almalinux 8.
-
I recommend using AlmaLinux 8.
That is the current recommendation for production use! (CWP's EL9 support is still beta.)